5#ifndef EVENT_LOOP_BATCH_SEGMENT_H
6#define EVENT_LOOP_BATCH_SEGMENT_H
This module defines the arguments passed from the BATCH driver to the BATCH worker.
ClassDef(BatchSegment, 1)
BatchSegment()
effects: standard default constructor guarantee: no-fail
UInt_t job_id
description: the job id of this segment
std::string segmentName
the name/id to use for this segment (not including the sample name)
~BatchSegment()
effects: standard destructor guarantee: no-fail
std::string fullName
the name/id to use for this segment (including the sample name)
UInt_t sample
description: the index of the sample we are using
std::string sampleName
the name of the sample for this segment
Long64_t begin_file
description: the starting and ending file and event number