ATLAS Offline Software
Loading...
Searching...
No Matches
jobOption.Pythia8_FixHepMC.py
Go to the documentation of this file.
3
4include("EvgenProdTools/StdEvgenSetup.py")
5theApp.EvtMax = 100
6
7
8from Pythia8_i.Pythia8_iConf import Pythia8_i
9topAlg += Pythia8_i("Pythia8")
10topAlg.Pythia8.CollisionEnergy = 7000.0
11topAlg.Pythia8.Commands += ['HardQCD:all = on', 'PhaseSpace:pTHatMin = 30.0']
12
13
14include("EvgenProdTools/EnableFixHepMC.py")
15#topAlg.FixHepMC.OutputLevel = DEBUG