 |
ATLAS Offline Software
|
Go to the documentation of this file.
37 return StatusCode::FAILURE;
41 Long64_t beginFile =
segment->begin_file;
42 Long64_t endFile =
segment->end_file;
43 Long64_t lastFile =
segment->end_file;
45 Long64_t beginEvent =
segment->begin_event;
46 Long64_t endEvent =
segment->end_event;
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]
the data the EventLoop core classes are sharing with the Module implementation
std::string m_url
the location of the file
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
a range of events in a given file
Long64_t m_endEvent
the event past the last event, or eof
Muon::NSW_PadTriggerSegment segment(const NSWL1::PadTrigger &data)