WRanalysis
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
python.condorTools.Job Class Reference

Public Member Functions

def __init__
 
def addJob
 
def write
 
def submit
 

Public Attributes

 localRT
 
 executable
 
 jobName
 
 prodSpace
 
 commands
 
 jobDir
 
 cf
 
 written
 

Constructor & Destructor Documentation

def python.condorTools.Job.__init__ (   self,
  executable,
  jobName,
  prodSpace = "/local/cms/user/" + environ["USER"],
  niceUser = True 
)

Member Function Documentation

def python.condorTools.Job.addJob (   self,
  arguments,
  id_str 
)
def python.condorTools.Job.submit (   self,
  mode = "condor" 
)
def python.condorTools.Job.write (   self)

Member Data Documentation

python.condorTools.Job.cf
python.condorTools.Job.commands
python.condorTools.Job.executable
python.condorTools.Job.jobDir
python.condorTools.Job.jobName
python.condorTools.Job.localRT
python.condorTools.Job.prodSpace
python.condorTools.Job.written

The documentation for this class was generated from the following file: