ATLAS Offline Software
Loading...
Searching...
No Matches
HGTDReconstruction_legacy.py File Reference

Go to the source code of this file.

Namespaces

namespace  HGTDReconstruction_legacy

Variables

 HGTDReconstruction_legacy.flags = initConfigFlags()
 HGTDReconstruction_legacy.parser = argparse.ArgumentParser(description='Run HGTD reconstruction with legacy Athena')
 HGTDReconstruction_legacy.type
 HGTDReconstruction_legacy.str
 HGTDReconstruction_legacy.required
 HGTDReconstruction_legacy.True
 HGTDReconstruction_legacy.help
 HGTDReconstruction_legacy.int
 HGTDReconstruction_legacy.default
 HGTDReconstruction_legacy.args = parser.parse_args()
str HGTDReconstruction_legacy.file_pattern = f"{args.file_dir}/RDO*.pool.root.1"
 HGTDReconstruction_legacy.all_files = sorted(glob.glob(file_pattern))
list HGTDReconstruction_legacy.matching_files = []
 HGTDReconstruction_legacy.Files
 HGTDReconstruction_legacy.MaxEvents
 HGTDReconstruction_legacy.doWriteAOD
 HGTDReconstruction_legacy.AODFileName
 HGTDReconstruction_legacy.HISTFileName
 HGTDReconstruction_legacy.doTruth
 HGTDReconstruction_legacy.EnableCalo
 HGTDReconstruction_legacy.useTrigger
 HGTDReconstruction_legacy.EnableHGTD
 HGTDReconstruction_legacy.doActs
 HGTDReconstruction_legacy.EnableHGTDExtension
 HGTDReconstruction_legacy.doMonitoring
 HGTDReconstruction_legacy.doITkConversion
 HGTDReconstruction_legacy.recoChain
 HGTDReconstruction_legacy.acc = MainServicesCfg(flags)
 HGTDReconstruction_legacy.debugLimit
 HGTDReconstruction_legacy.myIterativeExtensionTool = acc.popToolsAndMerge(HGTD_IterativeExtensionToolCfg(flags, Chi2Cut=10000.0))
 HGTDReconstruction_legacy.withDetails
 HGTDReconstruction_legacy.summariseProps