![]() |
![]() |
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 28 of file heppy_check.py.
list heppy_check.cmd = [options.batch, '-J', dir, ' < batchScript.sh' ] |
Definition at line 62 of file heppy_check.py.
string heppy_check.cmds = ' ' |
Definition at line 64 of file heppy_check.py.
heppy_check.default = None, |
Definition at line 17 of file heppy_check.py.
list heppy_check.dirs = sys.argv[1:] |
Definition at line 26 of file heppy_check.py.
Referenced by AlignmentMonitorBase.directory(), EcalCondDBWriter.dqmEndJob(), SiStripTFile.findHistos(), spr.matrixECALIds(), spr.newECALIdEW(), spr.newECALIdNS(), edm::storage::StorageFactory.setTempDir(), and WatcherStreamFileReader.WatcherStreamFileReader().
string heppy_check.help = "batch command for resubmission" |
Definition at line 18 of file heppy_check.py.
tuple heppy_check.logFile = open(logName) |
Definition at line 40 of file heppy_check.py.
Referenced by BeamSpotDipServer.dqmEndLuminosityBlock(), and MillePedeFileReader.readMillePedeLogFile().
string heppy_check.logName = '/' |
Definition at line 35 of file heppy_check.py.
tuple heppy_check.nEvents = -1 |
Definition at line 41 of file heppy_check.py.
tuple heppy_check.oldPwd = os.getcwd() |
Definition at line 60 of file heppy_check.py.
tuple heppy_check.parser |
Definition at line 13 of file heppy_check.py.