cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pythia6_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
pythia6 = cepgen.Module(
'pythia6'
,
4
maxTrials = int(1),
5
randomGenerator = cepgen.Module(
'stl'
,
6
seed = int(1721997398),
7
type =
'default'
8
),
9
remnantsFragmentation =
True
,
10
seed = int(-1)
11
)
python_modules
EventModifiers
pythia6_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7