Functions | |
def | DBSquery |
file dbs More... | |
def | defineOptions |
def | extractData |
def | filesize1 |
def | getData |
def | getElement |
def | getRegExp |
def | getText |
def | makecff |
file cff data More... | |
def | printLumi |
lumiCalc More... | |
def | printObj |
def | serverQuery |
Variables | |
tuple | data = extractData(options.workspaceName,options.regexp,options.dataset,options.site,options) |
int | DEBUG = 0 |
DEBUG. More... | |
tuple | options = defineOptions() |
def AlCaHLTBitMon_QueryRunRegistry.DBSquery | ( | dataset, | |
site, | |||
run | |||
) |
file dbs
Definition at line 52 of file AlCaHLTBitMon_QueryRunRegistry.py.
Referenced by getData().
def AlCaHLTBitMon_QueryRunRegistry.defineOptions | ( | ) |
Definition at line 103 of file AlCaHLTBitMon_QueryRunRegistry.py.
References reco.print().
def AlCaHLTBitMon_QueryRunRegistry.extractData | ( | mode, | |
reg, | |||
dataset, | |||
site, | |||
options | |||
) |
Definition at line 247 of file AlCaHLTBitMon_QueryRunRegistry.py.
References getData(), and serverQuery().
def AlCaHLTBitMon_QueryRunRegistry.filesize1 | ( | n | ) |
Definition at line 34 of file AlCaHLTBitMon_QueryRunRegistry.py.
Referenced by printLumi().
def AlCaHLTBitMon_QueryRunRegistry.getData | ( | doc, | |
options, | |||
dataset, | |||
site | |||
) |
Definition at line 165 of file AlCaHLTBitMon_QueryRunRegistry.py.
References DBSquery(), getElement(), makecff(), printLumi(), and printObj().
Referenced by extractData(), HcalTBWriter.extractEventInfo(), PixelPopConDCSSourceHandler< Type >.getNewObjects(), and HcalTBSource.produce().
def AlCaHLTBitMon_QueryRunRegistry.getElement | ( | obj, | |
name | |||
) |
Definition at line 158 of file AlCaHLTBitMon_QueryRunRegistry.py.
Referenced by getData(), printObj(), and CSCBaseElectronicsSim.simulate().
def AlCaHLTBitMon_QueryRunRegistry.getRegExp | ( | regexp | ) |
Definition at line 251 of file AlCaHLTBitMon_QueryRunRegistry.py.
def AlCaHLTBitMon_QueryRunRegistry.getText | ( | nodelist | ) |
def AlCaHLTBitMon_QueryRunRegistry.makecff | ( | file_list, | |
namefile | |||
) |
file cff data
Definition at line 63 of file AlCaHLTBitMon_QueryRunRegistry.py.
Referenced by getData().
def AlCaHLTBitMon_QueryRunRegistry.printLumi | ( | file, | |
namefile | |||
) |
lumiCalc
Definition at line 40 of file AlCaHLTBitMon_QueryRunRegistry.py.
References filesize1(), and if().
Referenced by getData().
def AlCaHLTBitMon_QueryRunRegistry.printObj | ( | obj, | |
name | |||
) |
Definition at line 161 of file AlCaHLTBitMon_QueryRunRegistry.py.
References getElement(), and getText().
Referenced by getData().
def AlCaHLTBitMon_QueryRunRegistry.serverQuery | ( | workspaceName, | |
regexp | |||
) |
Definition at line 140 of file AlCaHLTBitMon_QueryRunRegistry.py.
Referenced by extractData().
tuple AlCaHLTBitMon_QueryRunRegistry.data = extractData(options.workspaceName,options.regexp,options.dataset,options.site,options) |
Definition at line 263 of file AlCaHLTBitMon_QueryRunRegistry.py.
int AlCaHLTBitMon_QueryRunRegistry.DEBUG = 0 |
DEBUG.
Definition at line 31 of file AlCaHLTBitMon_QueryRunRegistry.py.
tuple AlCaHLTBitMon_QueryRunRegistry.options = defineOptions() |
Definition at line 262 of file AlCaHLTBitMon_QueryRunRegistry.py.