ATLAS Offline Software
SFGen_i/share/common/LheEventFiller_Common.py
Go to the documentation of this file.
1 """
2 Configuration for transfering SFGen output from Lhe to ENVT.
3 """
4 
5 import SFGen_i.EventFiller as EF
6 
7 ef = EF.LheEVNTFiller(runArgs.ecmEnergy)
8 genSeq += ef