|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENT_LOOP_BATCH_JOB_HH
6 #define EVENT_LOOP_BATCH_JOB_HH
std::vector< BatchSegment > segments
description: the list of segments
~BatchJob()
effects: standard destructor guarantee: no-fail
BatchJob()
effects: standard default constructor guarantee: no-fail
std::string location
description: the location of the submission directory, if it is shared rationale: this allows to plac...
std::vector< unsigned > njobs_old
description: the number of jobs per sample
This module defines the arguments passed from the BATCH driver to the BATCH worker.
std::vector< BatchSample > samples
description: the list of samples
Job job
description: the job we are using