ATLAS Offline Software
Variables
LArDigits2NtupleDumper Namespace Reference

Variables

 log = Logging.logging.getLogger( 'LArDigits2Ntuple' )
 
 parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter)
 
 dest
 
 default
 
 help
 
 type
 
 False
 
 action
 
 args = parser.parse_args()
 
 flags = initConfigFlags()
 
 Files
 
 RunNumbers
 
 runinfo = getLArFormatForRun(flags.Input.RunNumbers[0], connstring="COOLONL_LAR/CONDBR2")
 
 nSamples
 
 digitsKey
 
 AtlasVersion
 
 doAlign
 
 triggerConfig
 
 doCTP
 
 doMuon
 
 doCalo
 
 doTopo
 
 enableL1CaloLegacy
 
 enableL1CaloPhase1
 
 SqliteInput
 
 SqliteFolders
 
 acc = MainServicesCfg(flags)
 
 tdt = acc.getPrimaryAndMerge(TrigDecisionToolCfg(flags))
 
 geom
 

Variable Documentation

◆ acc

LArDigits2NtupleDumper.acc = MainServicesCfg(flags)

Definition at line 111 of file LArDigits2NtupleDumper.py.

◆ action

LArDigits2NtupleDumper.action

Definition at line 31 of file LArDigits2NtupleDumper.py.

◆ args

LArDigits2NtupleDumper.args = parser.parse_args()

Definition at line 33 of file LArDigits2NtupleDumper.py.

◆ AtlasVersion

LArDigits2NtupleDumper.AtlasVersion

Definition at line 85 of file LArDigits2NtupleDumper.py.

◆ default

LArDigits2NtupleDumper.default

Definition at line 16 of file LArDigits2NtupleDumper.py.

◆ dest

LArDigits2NtupleDumper.dest

Definition at line 16 of file LArDigits2NtupleDumper.py.

◆ digitsKey

LArDigits2NtupleDumper.digitsKey

Definition at line 76 of file LArDigits2NtupleDumper.py.

◆ doAlign

LArDigits2NtupleDumper.doAlign

Definition at line 88 of file LArDigits2NtupleDumper.py.

◆ doCalo

LArDigits2NtupleDumper.doCalo

Definition at line 94 of file LArDigits2NtupleDumper.py.

◆ doCTP

LArDigits2NtupleDumper.doCTP

Definition at line 92 of file LArDigits2NtupleDumper.py.

◆ doMuon

LArDigits2NtupleDumper.doMuon

Definition at line 93 of file LArDigits2NtupleDumper.py.

◆ doTopo

LArDigits2NtupleDumper.doTopo

Definition at line 95 of file LArDigits2NtupleDumper.py.

◆ enableL1CaloLegacy

LArDigits2NtupleDumper.enableL1CaloLegacy

Definition at line 97 of file LArDigits2NtupleDumper.py.

◆ enableL1CaloPhase1

LArDigits2NtupleDumper.enableL1CaloPhase1

Definition at line 98 of file LArDigits2NtupleDumper.py.

◆ False

LArDigits2NtupleDumper.False

Definition at line 25 of file LArDigits2NtupleDumper.py.

◆ Files

LArDigits2NtupleDumper.Files

Definition at line 52 of file LArDigits2NtupleDumper.py.

◆ flags

LArDigits2NtupleDumper.flags = initConfigFlags()

Definition at line 44 of file LArDigits2NtupleDumper.py.

◆ geom

LArDigits2NtupleDumper.geom

Definition at line 133 of file LArDigits2NtupleDumper.py.

◆ help

LArDigits2NtupleDumper.help

Definition at line 16 of file LArDigits2NtupleDumper.py.

◆ log

LArDigits2NtupleDumper.log = Logging.logging.getLogger( 'LArDigits2Ntuple' )

Definition at line 12 of file LArDigits2NtupleDumper.py.

◆ nSamples

LArDigits2NtupleDumper.nSamples

Definition at line 70 of file LArDigits2NtupleDumper.py.

◆ parser

LArDigits2NtupleDumper.parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter)

Definition at line 14 of file LArDigits2NtupleDumper.py.

◆ runinfo

LArDigits2NtupleDumper.runinfo = getLArFormatForRun(flags.Input.RunNumbers[0], connstring="COOLONL_LAR/CONDBR2")

Definition at line 66 of file LArDigits2NtupleDumper.py.

◆ RunNumbers

LArDigits2NtupleDumper.RunNumbers

Definition at line 61 of file LArDigits2NtupleDumper.py.

◆ SqliteFolders

LArDigits2NtupleDumper.SqliteFolders

Definition at line 103 of file LArDigits2NtupleDumper.py.

◆ SqliteInput

LArDigits2NtupleDumper.SqliteInput

Definition at line 102 of file LArDigits2NtupleDumper.py.

◆ tdt

LArDigits2NtupleDumper.tdt = acc.getPrimaryAndMerge(TrigDecisionToolCfg(flags))

Definition at line 121 of file LArDigits2NtupleDumper.py.

◆ triggerConfig

LArDigits2NtupleDumper.triggerConfig

Definition at line 91 of file LArDigits2NtupleDumper.py.

◆ type

LArDigits2NtupleDumper.type

Definition at line 16 of file LArDigits2NtupleDumper.py.