 |
ATLAS Offline Software
|
Go to the documentation of this file.
37 return StatusCode::FAILURE;
42 Long64_t endFile = segment->
end_file;
43 Long64_t lastFile = segment->
end_file;
47 if (endEvent > 0) endFile += 1;
49 for (Long64_t
file = beginFile;
file != endFile; ++
file)
69 return StatusCode::SUCCESS;
char data[hepevt_bytes_allocation_ATLAS]
UInt_t sample
description: the index of the sample we are using
the data the EventLoop core classes are sharing with the Module implementation
std::string m_url
the location of the file
UInt_t job_id
description: the job id of this segment
Long64_t m_beginEvent
the first event to process
::StatusCode StatusCode
StatusCode definition for legacy code.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
static constexpr Long64_t eof
the special value to indicate that the range includes all events until the end of the file
Long64_t begin_file
description: the starting and ending file and event number
a range of events in a given file
Long64_t m_endEvent
the event past the last event, or eof