|
| getRunInfo.bool_hlt = False |
|
tuple | getRunInfo.bool_runRegistry = Func_FillInfoRunRegistry() |
|
dictionary | getRunInfo.Dict_dbsDatasets = {} |
|
dictionary | getRunInfo.DICT_keysRunSummary = {} |
|
dictionary | getRunInfo.DICT_keysRunSummaryTrigger = {} |
|
dictionary | getRunInfo.Dict_maxLenDbsDatasets = {} |
|
dictionary | getRunInfo.Dict_runRegistry = {} |
|
dictionary | getRunInfo.DICT_tagsRunRegistry = {} |
|
dictionary | getRunInfo.Dict_wbmRunSummary = {} |
|
dictionary | getRunInfo.DictDict_dbsDatasets = {} |
|
dictionary | getRunInfo.DictDict_dbsEvents = {} |
|
float | getRunInfo.Float_magneticField = -999.0 |
|
tuple | getRunInfo.int_length = len(str_print) |
|
int | getRunInfo.INT_offset = 8 |
|
list | getRunInfo.LSTR_dbsInstances |
|
list | getRunInfo.Lstr_hltPaths = [] |
|
string | getRunInfo.STR_headDatasets = 'datasets' |
|
string | getRunInfo.STR_headFiles = 'available data files' |
|
string | getRunInfo.STR_htlConfig = 'HLT Config ID' |
|
string | getRunInfo.STR_p5 = 'cmsusr0.cern.ch' |
|
tuple | getRunInfo.Str_passwd = getpass.getpass('> getRunInfo.py > '+Str_userID+'@'+STR_p5+'\'s password: ') |
|
string | getRunInfo.str_print = '> getRunInfo.py > ' |
|
list | getRunInfo.Str_run = sys.argv[1] |
|
string | getRunInfo.STR_runEnd = 'STOP_TIME' |
|
string | getRunInfo.STR_runStart = 'START_TIME' |
|
string | getRunInfo.STR_SiStrip = 'SIST' |
|
tuple | getRunInfo.Str_userID = getpass.getuser() |
| MAIN PROGRAM. More...
|
|
string | getRunInfo.STR_wwwDBSData = 'dbs_discovery/getData' |
|
string | getRunInfo.STR_wwwWBM = 'http://cmswbm/cmsdb/servlet' |
|
tuple | getRunInfo.TD_shiftUTC = datetime.timedelta(hours = 2) |
|