Functions | |
def | getRunnumberFromFileName |
def | getRunsToBeUploaded |
def | isCollisionRun |
def | main |
Variables | |
string | loaderconf = '' |
string | lumiauthpath = '' |
string | lumilogpath = '' |
def lumiDBFiller.getRunnumberFromFileName | ( | lumifilename | ) |
def lumiDBFiller.getRunsToBeUploaded | ( | connectionString, | |
dropbox, | |||
authpath = '' |
|||
) |
Definition at line 29 of file lumiDBFiller.py.
References align_tpl.filter, getRunnumberFromFileName(), and isCollisionRun().
Referenced by main().
def lumiDBFiller.isCollisionRun | ( | run, | |
authpath = '' |
|||
) |
Definition at line 8 of file lumiDBFiller.py.
References split.
Referenced by getRunsToBeUploaded().
def lumiDBFiller.main | ( | ) |
Definition at line 61 of file lumiDBFiller.py.
References getRunsToBeUploaded().
string lumiDBFiller.loaderconf = '' |
Definition at line 7 of file lumiDBFiller.py.
string lumiDBFiller.lumiauthpath = '' |
Definition at line 5 of file lumiDBFiller.py.
string lumiDBFiller.lumilogpath = '' |
Definition at line 6 of file lumiDBFiller.py.