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

Variables

 parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter)
 dest
 default
 help
 type
 args = parser.parse_args()
 ts = strptime(args.date+'/UTC','%Y-%m-%d:%H:%M:%S/%Z')
int TimeStamp = int(timegm(ts))*1000000000
 rlb = TimeStampToRunLumi(TimeStamp)
int RunNumber = 999999
int LumiBlock = 0
 flags = initConfigFlags()
str LArHVScaleCorrFolder = "/LAR/ElecCalibOfl/HVScaleCorr"
str keyOutput = "LArHVScaleCorr"
bool WriteIOV = True
 DBConnection
 GlobalTag
 AtlasVersion
 Files
 RunNumbers
 DumpDetStore
 DumpCondStore
 DumpEvtStore
 cfg = MainServicesCfg(flags)
list L1CaloFolderList = []
 l1hvcorr = CompFactory.L1CaloHVCorrectionsForDB()
 DBInstance

Variable Documentation

◆ args

LArL1Calo_ComputeHVCorr.args = parser.parse_args()

Definition at line 20 of file LArL1Calo_ComputeHVCorr.py.

◆ AtlasVersion

LArL1Calo_ComputeHVCorr.AtlasVersion

Definition at line 68 of file LArL1Calo_ComputeHVCorr.py.

◆ cfg

LArL1Calo_ComputeHVCorr.cfg = MainServicesCfg(flags)

Definition at line 80 of file LArL1Calo_ComputeHVCorr.py.

◆ DBConnection

LArL1Calo_ComputeHVCorr.DBConnection

Definition at line 64 of file LArL1Calo_ComputeHVCorr.py.

◆ DBInstance

LArL1Calo_ComputeHVCorr.DBInstance

Definition at line 170 of file LArL1Calo_ComputeHVCorr.py.

◆ default

LArL1Calo_ComputeHVCorr.default

Definition at line 16 of file LArL1Calo_ComputeHVCorr.py.

◆ dest

LArL1Calo_ComputeHVCorr.dest

Definition at line 16 of file LArL1Calo_ComputeHVCorr.py.

◆ DumpCondStore

LArL1Calo_ComputeHVCorr.DumpCondStore

Definition at line 74 of file LArL1Calo_ComputeHVCorr.py.

◆ DumpDetStore

LArL1Calo_ComputeHVCorr.DumpDetStore

Definition at line 73 of file LArL1Calo_ComputeHVCorr.py.

◆ DumpEvtStore

LArL1Calo_ComputeHVCorr.DumpEvtStore

Definition at line 75 of file LArL1Calo_ComputeHVCorr.py.

◆ Files

LArL1Calo_ComputeHVCorr.Files

Definition at line 70 of file LArL1Calo_ComputeHVCorr.py.

◆ flags

LArL1Calo_ComputeHVCorr.flags = initConfigFlags()

Definition at line 51 of file LArL1Calo_ComputeHVCorr.py.

◆ GlobalTag

LArL1Calo_ComputeHVCorr.GlobalTag

Definition at line 65 of file LArL1Calo_ComputeHVCorr.py.

◆ help

LArL1Calo_ComputeHVCorr.help

Definition at line 16 of file LArL1Calo_ComputeHVCorr.py.

◆ keyOutput

str LArL1Calo_ComputeHVCorr.keyOutput = "LArHVScaleCorr"

Definition at line 58 of file LArL1Calo_ComputeHVCorr.py.

◆ L1CaloFolderList

list LArL1Calo_ComputeHVCorr.L1CaloFolderList = []

Definition at line 103 of file LArL1Calo_ComputeHVCorr.py.

◆ l1hvcorr

LArL1Calo_ComputeHVCorr.l1hvcorr = CompFactory.L1CaloHVCorrectionsForDB()

Definition at line 141 of file LArL1Calo_ComputeHVCorr.py.

◆ LArHVScaleCorrFolder

str LArL1Calo_ComputeHVCorr.LArHVScaleCorrFolder = "/LAR/ElecCalibOfl/HVScaleCorr"

Definition at line 55 of file LArL1Calo_ComputeHVCorr.py.

◆ LumiBlock

LArL1Calo_ComputeHVCorr.LumiBlock = 0

Definition at line 38 of file LArL1Calo_ComputeHVCorr.py.

◆ parser

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

Definition at line 15 of file LArL1Calo_ComputeHVCorr.py.

◆ rlb

LArL1Calo_ComputeHVCorr.rlb = TimeStampToRunLumi(TimeStamp)

Definition at line 34 of file LArL1Calo_ComputeHVCorr.py.

◆ RunNumber

LArL1Calo_ComputeHVCorr.RunNumber = 999999

Definition at line 37 of file LArL1Calo_ComputeHVCorr.py.

◆ RunNumbers

LArL1Calo_ComputeHVCorr.RunNumbers

Definition at line 71 of file LArL1Calo_ComputeHVCorr.py.

◆ TimeStamp

int LArL1Calo_ComputeHVCorr.TimeStamp = int(timegm(ts))*1000000000

Definition at line 27 of file LArL1Calo_ComputeHVCorr.py.

◆ ts

LArL1Calo_ComputeHVCorr.ts = strptime(args.date+'/UTC','%Y-%m-%d:%H:%M:%S/%Z')

Definition at line 26 of file LArL1Calo_ComputeHVCorr.py.

◆ type

LArL1Calo_ComputeHVCorr.type

Definition at line 16 of file LArL1Calo_ComputeHVCorr.py.

◆ WriteIOV

bool LArL1Calo_ComputeHVCorr.WriteIOV = True

Definition at line 61 of file LArL1Calo_ComputeHVCorr.py.