cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pythia8_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
pythia8 = cepgen.Module(
'pythia8'
,
4
correctCentralSystem =
False
,
5
debugLHEF =
False
,
6
maxTrials = int(1),
7
outputConfig =
'last_pythia_config.cmd'
,
8
remnantsFragmentation =
True
,
9
seed = int(-1)
10
)
python_modules
EventModifiers
pythia8_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7