ATLAS Offline Software
Variables
LArReco_fromraw_Cfg Namespace Reference

Variables

 flags = initConfigFlags()
 
 Files
 
 HISTFileName
 
 enableLumiAccess
 
 useTrigger
 
 cfg = CaloRecoCfg(flags)
 
 cov_acc = LArCoverageConfig(flags)
 
 aff_acc = LArAffectedRegionsConfig(flags)
 
 collmon = LArCollisionTimeMonConfig(flags)
 
 rodmon = LArRODMonConfig(flags)
 
 digimon = LArDigitMonConfig(flags)
 
 f = open("LArMonMaker.pkl","w")
 

Variable Documentation

◆ aff_acc

LArReco_fromraw_Cfg.aff_acc = LArAffectedRegionsConfig(flags)

Definition at line 34 of file LArReco_fromraw_Cfg.py.

◆ cfg

LArReco_fromraw_Cfg.cfg = CaloRecoCfg(flags)

Definition at line 25 of file LArReco_fromraw_Cfg.py.

◆ collmon

LArReco_fromraw_Cfg.collmon = LArCollisionTimeMonConfig(flags)

Definition at line 43 of file LArReco_fromraw_Cfg.py.

◆ cov_acc

LArReco_fromraw_Cfg.cov_acc = LArCoverageConfig(flags)

Definition at line 29 of file LArReco_fromraw_Cfg.py.

◆ digimon

LArReco_fromraw_Cfg.digimon = LArDigitMonConfig(flags)

Definition at line 57 of file LArReco_fromraw_Cfg.py.

◆ enableLumiAccess

LArReco_fromraw_Cfg.enableLumiAccess

Definition at line 19 of file LArReco_fromraw_Cfg.py.

◆ f

LArReco_fromraw_Cfg.f = open("LArMonMaker.pkl","w")

Definition at line 62 of file LArReco_fromraw_Cfg.py.

◆ Files

LArReco_fromraw_Cfg.Files

Definition at line 16 of file LArReco_fromraw_Cfg.py.

◆ flags

LArReco_fromraw_Cfg.flags = initConfigFlags()

Definition at line 6 of file LArReco_fromraw_Cfg.py.

◆ HISTFileName

LArReco_fromraw_Cfg.HISTFileName

Definition at line 18 of file LArReco_fromraw_Cfg.py.

◆ rodmon

LArReco_fromraw_Cfg.rodmon = LArRODMonConfig(flags)

Definition at line 48 of file LArReco_fromraw_Cfg.py.

◆ useTrigger

LArReco_fromraw_Cfg.useTrigger

Definition at line 20 of file LArReco_fromraw_Cfg.py.