EL::BatchSegment Struct Reference
List of all members.
Public Member Functions |
| BatchSegment () |
| ~BatchSegment () |
| ClassDef (BatchSegment, 1) |
Public Attributes |
std::string | name |
| description: the name to use for this segment
|
UInt_t | sample |
| description: the index of the sample we are using
|
UInt_t | job_id |
| description: the job id of this segment
|
Long64_t | begin_file |
| description: the starting and ending file and event number
|
Long64_t | begin_event |
Long64_t | end_file |
Long64_t | end_event |
Constructor & Destructor Documentation
EL::BatchSegment::BatchSegment |
( |
|
) |
|
effects: standard default constructor guarantee: no-fail
EL::BatchSegment::~BatchSegment |
( |
|
) |
|
effects: standard destructor guarantee: no-fail
The documentation for this struct was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/EventLoop/EventLoop/BatchSegment.h