ATLAS Offline Software
Namespaces | Variables
EVNTtoHEPMC.py File Reference

Go to the source code of this file.

Namespaces

 EVNTtoHEPMC
 

Variables

 EVNTtoHEPMC.flags = initConfigFlags()
 
 EVNTtoHEPMC.help
 
 EVNTtoHEPMC.False
 
 EVNTtoHEPMC.cfg = MainServicesCfg(flags)
 
string EVNTtoHEPMC.final_name = flags.Output.HepMCFileName if '.tgz' in flags.Output.HepMCFileName else flags.Output.HepMCFileName+'.tgz'
 
 EVNTtoHEPMC.tar = tarfile.open(final_name,'w:gz')