ATLAS Offline Software
|
Functions | |
def | usage () |
Variables | |
fhistory = os.path.expanduser("~/.LArCellConditionsHist") | |
bool | printCond = False |
run = None | |
tag = None | |
bool | sv = True |
bool | geo = False |
detdescrtag = defaultGeometryTags.RUN2 | |
bool | detdescrset = False |
string | sqlite = "" |
int | defRun = 0x7fffffff |
string | prompt = "Enter run number [%i]:" % defRun |
runIn = input(prompt).strip() | |
string | defTag = "CONDBR2-BLKPA-2014-00" |
tagIn = input(prompt).strip() | |
detdescrtagIn = input(prompt).strip() | |
argv | |
flags = initConfigFlags() | |
Files | |
TimeStamps | |
isMC | |
RunNumbers | |
DatabaseInstance | |
GlobalTag | |
AtlasVersion | |
doAlign | |
OutputLevel | |
cfg = MainServicesCfg(flags) | |
list | requiredConditions = ["Pedestal","Ramp","DAC2uA","uA2MeV","MphysOverMcal","HVScaleCorr"] |
theLArCellConditionsAlg | |
def LArCellConditions.usage | ( | ) |
Definition at line 21 of file LArCellConditions.py.
LArCellConditions.argv |
Definition at line 112 of file LArCellConditions.py.
LArCellConditions.AtlasVersion |
Definition at line 122 of file LArCellConditions.py.
LArCellConditions.cfg = MainServicesCfg(flags) |
Definition at line 130 of file LArCellConditions.py.
LArCellConditions.DatabaseInstance |
Definition at line 120 of file LArCellConditions.py.
int LArCellConditions.defRun = 0x7fffffff |
Definition at line 70 of file LArCellConditions.py.
string LArCellConditions.defTag = "CONDBR2-BLKPA-2014-00" |
Definition at line 88 of file LArCellConditions.py.
bool LArCellConditions.detdescrset = False |
Definition at line 48 of file LArCellConditions.py.
LArCellConditions.detdescrtag = defaultGeometryTags.RUN2 |
Definition at line 47 of file LArCellConditions.py.
LArCellConditions.detdescrtagIn = input(prompt).strip() |
Definition at line 102 of file LArCellConditions.py.
LArCellConditions.doAlign |
Definition at line 123 of file LArCellConditions.py.
LArCellConditions.fhistory = os.path.expanduser("~/.LArCellConditionsHist") |
Definition at line 18 of file LArCellConditions.py.
LArCellConditions.Files |
Definition at line 116 of file LArCellConditions.py.
LArCellConditions.flags = initConfigFlags() |
Definition at line 115 of file LArCellConditions.py.
LArCellConditions.geo = False |
Definition at line 46 of file LArCellConditions.py.
LArCellConditions.GlobalTag |
Definition at line 121 of file LArCellConditions.py.
LArCellConditions.isMC |
Definition at line 118 of file LArCellConditions.py.
LArCellConditions.OutputLevel |
Definition at line 125 of file LArCellConditions.py.
LArCellConditions.printCond = False |
Definition at line 42 of file LArCellConditions.py.
Definition at line 71 of file LArCellConditions.py.
list LArCellConditions.requiredConditions = ["Pedestal","Ramp","DAC2uA","uA2MeV","MphysOverMcal","HVScaleCorr"] |
Definition at line 146 of file LArCellConditions.py.
int LArCellConditions.run = None |
Definition at line 43 of file LArCellConditions.py.
LArCellConditions.runIn = input(prompt).strip() |
Definition at line 72 of file LArCellConditions.py.
LArCellConditions.RunNumbers |
Definition at line 119 of file LArCellConditions.py.
LArCellConditions.sqlite = "" |
Definition at line 49 of file LArCellConditions.py.
LArCellConditions.sv = True |
Definition at line 45 of file LArCellConditions.py.
string LArCellConditions.tag = None |
Definition at line 44 of file LArCellConditions.py.
LArCellConditions.tagIn = input(prompt).strip() |
Definition at line 93 of file LArCellConditions.py.
LArCellConditions.theLArCellConditionsAlg |
Definition at line 153 of file LArCellConditions.py.
LArCellConditions.TimeStamps |
Definition at line 117 of file LArCellConditions.py.