ATLAS Offline Software
Pythia8_Photospp.py
Go to the documentation of this file.
1 
2 
3 
4 assert hasattr(genSeq, "Pythia8")
5 genSeq.Pythia8.Commands += ["TimeShower:QEDshowerByL = off"]
6 
7 print ("time shower cut active")
8 genSeq.Pythia8.Commands += ["TimeShower:QEDshowerByOther = off"]
9 
10 
11 include("Photospp_i/Photospp_Fragment.py")
python.Include.include
include
Definition: Include.py:318