ATLAS Offline Software
|
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 | |
GetCaloLCWPerformance.action |
Definition at line 22 of file GetCaloLCWPerformance.py.
Definition at line 28 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.CalibrationHitContainerNames |
Definition at line 68 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.cfg = MainServicesCfg(flags) |
Definition at line 59 of file GetCaloLCWPerformance.py.
tuple GetCaloLCWPerformance.clFolders |
Definition at line 99 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.default |
Definition at line 22 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.defaultLimit |
Definition at line 109 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.DMCalibrationHitContainerNames |
Definition at line 69 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.doCalibHitMoments |
Definition at line 48 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.doCellWeightCalib |
Definition at line 47 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.doTopoClusterLocalCalib |
Definition at line 46 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.Dump |
Definition at line 108 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.False |
Definition at line 22 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.fixedLumiForNoise |
Definition at line 51 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.flags = initConfigFlags() |
Definition at line 16 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.help |
Definition at line 22 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.HighGainEMECIW |
Definition at line 50 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.log = Logging.logging.getLogger( 'GetCaloLCWPerformanc' ) |
Definition at line 12 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.MatchDmType |
Definition at line 66 of file GetCaloLCWPerformance.py.
list GetCaloLCWPerformance.myItemList |
Definition at line 81 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.OutputLevel |
Definition at line 43 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.parser = flags.getArgumentParser() |
Definition at line 20 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.topoAlg = cfg.getEventAlgo("CaloCalTopoClustersMaker") |
Definition at line 65 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.type |
Definition at line 26 of file GetCaloLCWPerformance.py.
GetCaloLCWPerformance.useCaloNoiseLumi |
Definition at line 52 of file GetCaloLCWPerformance.py.