![]() |
ATLAS Offline Software
|
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() | |