Public Member Functions | |
def | __init__ (self) |
def | mkdir (self, dirname) |
def | submitJobs (self) |
Public Attributes | |
parser | |
Batch manager specific to cmsRun processes.
Definition at line 17 of file batchHippy.py.
def batchHippy.MyBatchManager.__init__ | ( | self | ) |
Definition at line 20 of file batchHippy.py.
def batchHippy.MyBatchManager.mkdir | ( | self, | |
dirname | |||
) |
Definition at line 58 of file batchHippy.py.
References reco.if().
Referenced by batchmanager.BatchManager.PrepareJob().
def batchHippy.MyBatchManager.submitJobs | ( | self | ) |
batchHippy.MyBatchManager.parser |
Definition at line 22 of file batchHippy.py.