Functions | |
def | convert (infile, ofile) |
def | filecheck (rootfile) |
def | isFileOpen (fName) |
def | logme (msg, args) |
def | processSiStrip (fName, finalTfile) |
def | uploadFile (fName, subsystem, run) |
def fileCollector2.convert | ( | infile, | |
ofile | |||
) |
def fileCollector2.filecheck | ( | rootfile | ) |
Definition at line 27 of file fileCollector2.py.
References logme(), and split.
Referenced by processSiStrip().
def fileCollector2.isFileOpen | ( | fName | ) |
def fileCollector2.logme | ( | msg, | |
args | |||
) |
Definition at line 23 of file fileCollector2.py.
Referenced by filecheck(), processSiStrip(), and uploadFile().
def fileCollector2.processSiStrip | ( | fName, | |
finalTfile | |||
) |
Definition at line 121 of file fileCollector2.py.
References mps_setup.append, convert(), filecheck(), createfilelist.int, isFileOpen(), logme(), and uploadFile().
def fileCollector2.uploadFile | ( | fName, | |
subsystem, | |||
run | |||
) |
Definition at line 73 of file fileCollector2.py.
References FrontierConditions_GlobalTag_cff.file, and logme().
Referenced by processSiStrip().