ATLAS Offline Software
Generators
EvgenProdTools
examples
jobOption.Pythia8_FixHepMC.py
Go to the documentation of this file.
1
3
4
include
(
"EvgenProdTools/StdEvgenSetup.py"
)
5
theApp.EvtMax = 100
6
7
8
from
Pythia8_i.Pythia8_iConf
import
Pythia8_i
9
topAlg += Pythia8_i(
"Pythia8"
)
10
topAlg.Pythia8.CollisionEnergy = 7000.0
11
topAlg.Pythia8.Commands += [
'HardQCD:all = on'
,
'PhaseSpace:pTHatMin = 30.0'
]
12
13
14
include
(
"EvgenProdTools/EnableFixHepMC.py"
)
15
#topAlg.FixHepMC.OutputLevel = DEBUG
python.Include.include
include
Definition:
Include.py:318
Generated on Thu Nov 7 2024 21:18:34 for ATLAS Offline Software by
1.8.18