|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef EVENT_LOOP__MANAGER_STEP_H
10 #define EVENT_LOOP__MANAGER_STEP_H
@ fillOptions
in this step we fill the options structure, combining the different locations from which we can pull ...
@ batchScriptVar
create the variables needed for the batch-run script
@ batchJobStatusResubmit
read the job status in batch driver
@ readConfigRetrieve
read the configuration for retrieve
@ postSubmit
do whatever needs to be done after the submission is done
@ readConfigResubmit
read the configuration for resubmit
@ addSystemAlgs
add any system algorithms to the job that may need to get added
@ finalResubmit
the final resubmit step
@ initialSubmit
the initial submit step
@ batchCreateJob
create the batch-driver job object
@ doResubmit
call the actual doResubmit method
@ createSubmitDir
create the submission directory
ManagerStep
the individual steps of preparing a job for submission
@ extractOptions
extract any options into ManagerData for which it is appropriate
@ updateOutputLocation
in this step we update the output location of streams that don't yet have one defined
@ batchCreateDirectories
create the directories needed in the batch directory
@ initial
this is just the initial step we do, nothing really happens here
This module defines the arguments passed from the BATCH driver to the BATCH worker.
@ doRetrieve
call the actual doRetrieve method
@ prepareSubmitDir
prepare files in our submission directory
@ updateSubmitDir
update the submitDir variable to be an absolute path
@ finalRetrieve
the final retrieve step
@ initialRetrieve
the initial retrieve step
@ batchPreResubmit
do everything the batch driver needs to do before the resubmit
@ batchMakeScript
create the batch-run script
@ finalSubmit
the final submit step
@ batchJobStatusRetrieve
read the job status in batch driver
@ submitJob
do the actual job submission
@ initialResubmit
the initial resubmit step
@ directSaveOutput
save the output in the direct driver
@ batchMakeIndices
create the list of batch job indices