ATLAS Offline Software
HepMCReadFromFile_Common.py
Go to the documentation of this file.
1 from TruthIO.TruthIOConf import HepMCReadFromFile
2 genSeq += HepMCReadFromFile()
3 genSeq.HepMCReadFromFile.InputFile="events.hepmc"
4 evgenConfig.generators += ["HepMCAscii"]
5 
6