Public Member Functions | |
def | PrepareJobUser (self, jobDir, value) |
Batch manager specific to cmsRun processes.
Definition at line 156 of file cmsBatch.py.
def cmsBatch.MyBatchManager.PrepareJobUser | ( | self, | |
jobDir, | |||
value | |||
) |
Prepare one job. This function is called by the base class.
Definition at line 159 of file cmsBatch.py.
References cmsBatch.batchScriptCERN(), cmsBatch.batchScriptLocal(), and batchmanager.BatchManager.RunningMode().
Referenced by batchmanager.BatchManager.PrepareJob().