ATLAS Offline Software
Variables
dumpTruth Namespace Reference

Variables

 flags = initConfigFlags()
 
 parser
 
 action
 
 help
 
 default
 
 threads
 
 args
 
 _
 
 doHepMC
 
 Files
 
 acc = MainServicesCfg(flags)
 
 statusCode = acc.run()
 

Variable Documentation

◆ _

dumpTruth._
private

Definition at line 30 of file dumpTruth.py.

◆ acc

dumpTruth.acc = MainServicesCfg(flags)

Definition at line 75 of file dumpTruth.py.

◆ action

dumpTruth.action

Definition at line 21 of file dumpTruth.py.

◆ args

dumpTruth.args

Definition at line 30 of file dumpTruth.py.

◆ default

dumpTruth.default

Definition at line 27 of file dumpTruth.py.

◆ doHepMC

dumpTruth.doHepMC

Definition at line 39 of file dumpTruth.py.

◆ Files

dumpTruth.Files

Definition at line 54 of file dumpTruth.py.

◆ flags

dumpTruth.flags = initConfigFlags()

Definition at line 16 of file dumpTruth.py.

◆ help

dumpTruth.help

Definition at line 22 of file dumpTruth.py.

◆ parser

dumpTruth.parser
Initial value:
1 = flags.getArgumentParser(description='Run ASCII dumper of Truth on files with either HepMC or TruthEvent format.\
2  User MUST provide file(s) to read (--filesInput).\
3  If file name has EVNT, HITS, RDO or AOD, then working with the different formats is automatic. Otherwise, use --doHepMC to select HepMC.\
4  Also, use --doPtEtaPhi for pt/eta/phi printout, and --skipEvents, --evtMax to select events.')

Definition at line 17 of file dumpTruth.py.

◆ statusCode

dumpTruth.statusCode = acc.run()

Definition at line 89 of file dumpTruth.py.

◆ threads

dumpTruth.threads

Definition at line 29 of file dumpTruth.py.