CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
heppy_check.py File Reference

Go to the source code of this file.

Namespaces

 heppy_check
 

Variables

list heppy_check.badDirs = []
 
list heppy_check.cmd = [options.batch, '-J', dir, ' < batchScript.sh' ]
 
string heppy_check.cmds = ' '
 
 heppy_check.default = None,
 
list heppy_check.dirs = sys.argv[1:]
 
string heppy_check.help = "batch command for resubmission"
 
tuple heppy_check.logFile = open(logName)
 
string heppy_check.logName = '/'
 
int heppy_check.nEvents = -1
 
tuple heppy_check.oldPwd = os.getcwd()
 
tuple heppy_check.parser