atlas_job_options
The ADA task interface atlas_job_options specifies an atlas release,
job options and output content.
Files
- atlas_release - ATLAS release version, e.g. 10.0.1.
- jo.py - User job options.
- output_content - describes the output to be saved--see below
The file output_content has one line for each output sub-dataset. The line
provides the content label and name of the output file. The latter must match
that in the job options. The former should be consistent with ATLAS conventions
and is ussed to determine the type of the dataset. See the atlasapps documentation
for allowed values. Here is an example:
ESD esd.pool.root
AOD aod.pool.root
NTUP cbnt.root
HIST hist.root
The previous version of this interface has been renamed to
atlas_job_options-jun05.
Updated 04aug05 dladams@bnl.gov