Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Variables
dumpTruth.py File Reference

Go to the source code of this file.

Namespaces

 dumpTruth
 

Variables

 dumpTruth.flags = initConfigFlags()
 
 dumpTruth.parser
 
 dumpTruth.action
 
 dumpTruth.help
 
 dumpTruth.threads
 
 dumpTruth.args
 
 dumpTruth._
 
 dumpTruth.Files
 
list dumpTruth.collTypes = [ c.split("#")[0] for c in flags.Input.TypedCollections]
 
 dumpTruth.MCCollectionName = None
 
 dumpTruth.TruthCollectionName = None
 
 dumpTruth.getName = lambda t: [ c.split("#")[1] for c in flags.Input.TypedCollections if c.split("#")[0] == t][0]
 
 dumpTruth.acc = MainServicesCfg(flags)
 
 dumpTruth.statusCode = acc.run()