Go to the source code of this file.
Namespaces | |
getInfo | |
Functions | |
def | getInfo.dumpAvailableKeys |
def | getInfo.dumpDate |
def | getInfo.dumpIDs |
def | getInfo.dumpInfo |
def | getInfo.dumpSNs |
def | getInfo.listRuns |
def | getInfo.read |
Variables | |
tuple | getInfo.a = parser.parse_args() |
tuple | getInfo.conn = os.getenv("HCALDQM_DBCONNECT") |
list | getInfo.level1 = ['HCAL_LEVEL_1'] |
list | getInfo.names = ['HCAL_HBHE', 'HCAL_HF', 'HCAL_HO', 'HCAL_LEVEL_1', 'HCAL_HBHE904', 'HCAL_HF904'] |
string | getInfo.ngccmidmap = "/nfshome0/akhukhun/hcaldqm/config/id2sn_ngccm.json" |
string | getInfo.ngqieidmap = "/nfshome0/akhukhun/hcaldqm/config/id2sn_qie.json" |
string | getInfo.ngrbxidmap = "/nfshome0/akhukhun/hcaldqm/config/id2sn_rmcu.json" |
tuple | getInfo.parser = argparse.ArgumentParser(description="With no arguments, return list of runs with a small summary after runmin={}".format(RUNMIN)) |
tuple | getInfo.RUNMIN = os.getenv("HCALDQM_RUNMIN") |