Variables | |
list | badDirs = [] |
list | cmd = [options.batch, '-J', dir, ' < batchScript.sh' ] |
string | cmds = ' ' |
default = None, | |
list | dirs = sys.argv[1:] |
string | help = "batch command for resubmission" |
tuple | logFile = open(logName) |
string | logName = '/' |
int | nEvents = -1 |
tuple | oldPwd = os.getcwd() |
tuple | parser |
list heppy_check.badDirs = [] |
Definition at line 27 of file heppy_check.py.
Definition at line 61 of file heppy_check.py.
string heppy_check.cmds = ' ' |
Definition at line 63 of file heppy_check.py.
heppy_check.default = None, |
Definition at line 16 of file heppy_check.py.
list heppy_check.dirs = sys.argv[1:] |
Definition at line 25 of file heppy_check.py.
Referenced by AlignmentMonitorBase.directory(), EcalCondDBWriter.dqmEndJob(), SiStripTFile.findHistos(), spr.matrixECALIds(), spr.newECALIdEW(), spr.newECALIdNS(), StorageFactory.setTempDir(), and WatcherStreamFileReader.WatcherStreamFileReader().
string heppy_check.help = "batch command for resubmission" |
Definition at line 17 of file heppy_check.py.
tuple heppy_check.logFile = open(logName) |
Definition at line 39 of file heppy_check.py.
Referenced by MillePedeFileReader.readMillePedeLogFile().
string heppy_check.logName = '/' |
Definition at line 34 of file heppy_check.py.
tuple heppy_check.nEvents = -1 |
Definition at line 40 of file heppy_check.py.
tuple heppy_check.oldPwd = os.getcwd() |
Definition at line 59 of file heppy_check.py.
tuple heppy_check.parser |
Definition at line 12 of file heppy_check.py.