ATLAS Offline Software
jobOptions.pythia8.py
Go to the documentation of this file.
1 include("EvgenProdTools/StdEvgenSetup.py")
2 
3 svcMgr.MessageSvc.OutputLevel = INFO
4 
5 from Pythia8_i.Pythia8_iConf import Pythia8_i
6 topAlg += Pythia8_i()
7 topAlg.Pythia8_i.CollisionEnergy = 7000
8 topAlg.Pythia8_i.Commands += ['HardQCD:all = on']
9 
10 include("EvgenProdTools/postJO.DumpMC.py")
Pythia8_i
Definition: Pythia8_i.h:59
python.Include.include
include
Definition: Include.py:319