ATLAS Offline Software
Variables
GetCaloLCWPerformance Namespace Reference

Variables

 log = Logging.logging.getLogger( 'GetCaloLCWPerformanc' )
 
 flags = initConfigFlags()
 
 parser = flags.getArgumentParser()
 
 default
 
 False
 
 help
 
 action
 
 type
 
 args = flags.fillFromArgs(parser=parser)
 
 OutputLevel
 
 doTopoClusterLocalCalib
 
 doCellWeightCalib
 
 doCalibHitMoments
 
 HighGainEMECIW
 
 fixedLumiForNoise
 
 useCaloNoiseLumi
 
 cfg = MainServicesCfg(flags)
 
 topoAlg = cfg.getEventAlgo("CaloCalTopoClustersMaker")
 
 MatchDmType
 
 CalibrationHitContainerNames
 
 DMCalibrationHitContainerNames
 
list myItemList
 
tuple clFolders
 
 Dump
 
 defaultLimit
 

Variable Documentation

◆ action

GetCaloLCWPerformance.action

Definition at line 22 of file GetCaloLCWPerformance.py.

◆ args

GetCaloLCWPerformance.args = flags.fillFromArgs(parser=parser)

Definition at line 28 of file GetCaloLCWPerformance.py.

◆ CalibrationHitContainerNames

GetCaloLCWPerformance.CalibrationHitContainerNames

Definition at line 68 of file GetCaloLCWPerformance.py.

◆ cfg

GetCaloLCWPerformance.cfg = MainServicesCfg(flags)

Definition at line 59 of file GetCaloLCWPerformance.py.

◆ clFolders

tuple GetCaloLCWPerformance.clFolders
Initial value:
1 = ( ("/CALO/HadCalibration2/CaloEMFrac<tag>CaloEMFrac2-R3S-2021-02-00-00-FTFP-BERT-DT25-EPOS-A3-OFC25-MU60</tag>", "myclwooc.db","CaloLocalHadCoeff"),
2  ("/CALO/HadCalibration2/H1ClusterCellWeights<tag>CaloH1CellWeights2-R3S-2021-02-00-00-FTFP-BERT-DT25-EPOS-A3-OFC25-MU60</tag>", "myclwooc.db","CaloLocalHadCoeff"),
3  ("/CALO/HadCalibration2/CaloOutOfCluster<tag>CaloHadOOCCorr2-R3S-2021-02-00-00-FTFP-BERT-DT25-EPOS-A3-OFC25-MU60</tag>", "myclwooc.db","CaloLocalHadCoeff"),
4  ("/CALO/HadCalibration2/CaloOutOfClusterPi0<tag>CaloHadOOCCorrPi02-R3S-2021-02-00-00-FTFP-BERT-DT25-EPOS-A3-OFC25-MU60</tag>", "myclwooc.db","CaloLocalHadCoeff"),
5  ("/CALO/HadCalibration2/CaloDMCorr2<tag>CaloHadDMCorr2-R3S-2021-02-00-00-FTFP-BERT-DT25-EPOS-A3-OFC25-MU60</tag>", "myDm.db","CaloLocalHadCoeff") )

Definition at line 99 of file GetCaloLCWPerformance.py.

◆ default

GetCaloLCWPerformance.default

Definition at line 22 of file GetCaloLCWPerformance.py.

◆ defaultLimit

GetCaloLCWPerformance.defaultLimit

Definition at line 109 of file GetCaloLCWPerformance.py.

◆ DMCalibrationHitContainerNames

GetCaloLCWPerformance.DMCalibrationHitContainerNames

Definition at line 69 of file GetCaloLCWPerformance.py.

◆ doCalibHitMoments

GetCaloLCWPerformance.doCalibHitMoments

Definition at line 48 of file GetCaloLCWPerformance.py.

◆ doCellWeightCalib

GetCaloLCWPerformance.doCellWeightCalib

Definition at line 47 of file GetCaloLCWPerformance.py.

◆ doTopoClusterLocalCalib

GetCaloLCWPerformance.doTopoClusterLocalCalib

Definition at line 46 of file GetCaloLCWPerformance.py.

◆ Dump

GetCaloLCWPerformance.Dump

Definition at line 108 of file GetCaloLCWPerformance.py.

◆ False

GetCaloLCWPerformance.False

Definition at line 22 of file GetCaloLCWPerformance.py.

◆ fixedLumiForNoise

GetCaloLCWPerformance.fixedLumiForNoise

Definition at line 51 of file GetCaloLCWPerformance.py.

◆ flags

GetCaloLCWPerformance.flags = initConfigFlags()

Definition at line 16 of file GetCaloLCWPerformance.py.

◆ help

GetCaloLCWPerformance.help

Definition at line 22 of file GetCaloLCWPerformance.py.

◆ HighGainEMECIW

GetCaloLCWPerformance.HighGainEMECIW

Definition at line 50 of file GetCaloLCWPerformance.py.

◆ log

GetCaloLCWPerformance.log = Logging.logging.getLogger( 'GetCaloLCWPerformanc' )

Definition at line 12 of file GetCaloLCWPerformance.py.

◆ MatchDmType

GetCaloLCWPerformance.MatchDmType

Definition at line 66 of file GetCaloLCWPerformance.py.

◆ myItemList

list GetCaloLCWPerformance.myItemList
Initial value:
1 = ['EventInfo#*', "McEventCollection#TruthEvent",
2  'xAOD::CaloClusterContainer#CaloCalTopoClusters',
3  'xAOD::CaloClusterAuxContainer#CaloCalTopoClustersAux.']

Definition at line 81 of file GetCaloLCWPerformance.py.

◆ OutputLevel

GetCaloLCWPerformance.OutputLevel

Definition at line 43 of file GetCaloLCWPerformance.py.

◆ parser

GetCaloLCWPerformance.parser = flags.getArgumentParser()

Definition at line 20 of file GetCaloLCWPerformance.py.

◆ topoAlg

GetCaloLCWPerformance.topoAlg = cfg.getEventAlgo("CaloCalTopoClustersMaker")

Definition at line 65 of file GetCaloLCWPerformance.py.

◆ type

GetCaloLCWPerformance.type

Definition at line 26 of file GetCaloLCWPerformance.py.

◆ useCaloNoiseLumi

GetCaloLCWPerformance.useCaloNoiseLumi

Definition at line 52 of file GetCaloLCWPerformance.py.