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

Public Member Functions

def __init__
 
def addJob
 
def write
 

Public Attributes

 condorFile
 
 executable
 
 logDir
 
 niceUser
 
 cont
 
 banned_machines
 
 header
 

Detailed Description

Generates a file to submit to condor 

Constructor & Destructor Documentation

def python.condorTools.CondorFile.__init__ (   self,
  condorFile,
  executable,
  logDir,
  niceUser 
)

Member Function Documentation

def python.condorTools.CondorFile.addJob (   self,
  localRT,
  jobDir,
  jobName,
  arguments 
)
Add an 'Arguments' and a 'Queue' command to the condorfile. 

References python.condorTools.CondorFile.cont.

def python.condorTools.CondorFile.write (   self)

Member Data Documentation

python.condorTools.CondorFile.banned_machines
python.condorTools.CondorFile.condorFile
python.condorTools.CondorFile.cont
python.condorTools.CondorFile.executable
python.condorTools.CondorFile.header
python.condorTools.CondorFile.logDir
python.condorTools.CondorFile.niceUser

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