ATLAS Offline Software
Loading...
Searching...
No Matches
ActsHGTDReconstruction Namespace Reference

Variables

 flags = initConfigFlags()
 parser = argparse.ArgumentParser(description='Run HGTD reconstruction with ACTS')
 type
 str
 required
 True
 help
 int
 default
 args = parser.parse_args()
str file_pattern = f"{args.file_dir}/RDO*.pool.root.1"
 all_files = sorted(glob.glob(file_pattern))
list matching_files = []
 Files
 MaxEvents
 doWriteAOD
 AODFileName
 HISTFileName
 doTruth
 EnableCalo
 useTrigger
 doMonitoring
 EnableHGTD
 doITkConversion
 doAthenaToActsSpacePoint
 doAthenaToActsCluster
 recoChain
 doRotCorrection
 acc = MainServicesCfg(flags)
 debugLimit
 verboseLimit
 withDetails
 summariseProps

Variable Documentation

◆ acc

ActsHGTDReconstruction.acc = MainServicesCfg(flags)

Definition at line 73 of file ActsHGTDReconstruction.py.

◆ all_files

ActsHGTDReconstruction.all_files = sorted(glob.glob(file_pattern))

Definition at line 28 of file ActsHGTDReconstruction.py.

◆ AODFileName

ActsHGTDReconstruction.AODFileName

Definition at line 48 of file ActsHGTDReconstruction.py.

◆ args

ActsHGTDReconstruction.args = parser.parse_args()

Definition at line 24 of file ActsHGTDReconstruction.py.

◆ debugLimit

ActsHGTDReconstruction.debugLimit

Definition at line 74 of file ActsHGTDReconstruction.py.

◆ default

ActsHGTDReconstruction.default

Definition at line 22 of file ActsHGTDReconstruction.py.

◆ doAthenaToActsCluster

ActsHGTDReconstruction.doAthenaToActsCluster

Definition at line 64 of file ActsHGTDReconstruction.py.

◆ doAthenaToActsSpacePoint

ActsHGTDReconstruction.doAthenaToActsSpacePoint

Definition at line 63 of file ActsHGTDReconstruction.py.

◆ doITkConversion

ActsHGTDReconstruction.doITkConversion

Definition at line 60 of file ActsHGTDReconstruction.py.

◆ doMonitoring

ActsHGTDReconstruction.doMonitoring

Definition at line 56 of file ActsHGTDReconstruction.py.

◆ doRotCorrection

ActsHGTDReconstruction.doRotCorrection

Definition at line 67 of file ActsHGTDReconstruction.py.

◆ doTruth

ActsHGTDReconstruction.doTruth

Definition at line 52 of file ActsHGTDReconstruction.py.

◆ doWriteAOD

ActsHGTDReconstruction.doWriteAOD

Definition at line 47 of file ActsHGTDReconstruction.py.

◆ EnableCalo

ActsHGTDReconstruction.EnableCalo

Definition at line 54 of file ActsHGTDReconstruction.py.

◆ EnableHGTD

ActsHGTDReconstruction.EnableHGTD

Definition at line 59 of file ActsHGTDReconstruction.py.

◆ file_pattern

str ActsHGTDReconstruction.file_pattern = f"{args.file_dir}/RDO*.pool.root.1"

Definition at line 27 of file ActsHGTDReconstruction.py.

◆ Files

ActsHGTDReconstruction.Files

Definition at line 38 of file ActsHGTDReconstruction.py.

◆ flags

ActsHGTDReconstruction.flags = initConfigFlags()

Definition at line 15 of file ActsHGTDReconstruction.py.

◆ help

ActsHGTDReconstruction.help

Definition at line 21 of file ActsHGTDReconstruction.py.

◆ HISTFileName

ActsHGTDReconstruction.HISTFileName

Definition at line 49 of file ActsHGTDReconstruction.py.

◆ int

ActsHGTDReconstruction.int

Definition at line 22 of file ActsHGTDReconstruction.py.

◆ matching_files

list ActsHGTDReconstruction.matching_files = []

Definition at line 30 of file ActsHGTDReconstruction.py.

◆ MaxEvents

ActsHGTDReconstruction.MaxEvents

Definition at line 45 of file ActsHGTDReconstruction.py.

◆ parser

ActsHGTDReconstruction.parser = argparse.ArgumentParser(description='Run HGTD reconstruction with ACTS')

Definition at line 20 of file ActsHGTDReconstruction.py.

◆ recoChain

ActsHGTDReconstruction.recoChain

Definition at line 66 of file ActsHGTDReconstruction.py.

◆ required

ActsHGTDReconstruction.required

Definition at line 21 of file ActsHGTDReconstruction.py.

◆ str

ActsHGTDReconstruction.str

Definition at line 21 of file ActsHGTDReconstruction.py.

◆ summariseProps

ActsHGTDReconstruction.summariseProps

Definition at line 92 of file ActsHGTDReconstruction.py.

◆ True

ActsHGTDReconstruction.True

Definition at line 21 of file ActsHGTDReconstruction.py.

◆ type

ActsHGTDReconstruction.type

Definition at line 21 of file ActsHGTDReconstruction.py.

◆ useTrigger

ActsHGTDReconstruction.useTrigger

Definition at line 55 of file ActsHGTDReconstruction.py.

◆ verboseLimit

ActsHGTDReconstruction.verboseLimit

Definition at line 75 of file ActsHGTDReconstruction.py.

◆ withDetails

ActsHGTDReconstruction.withDetails

Definition at line 92 of file ActsHGTDReconstruction.py.