|
ATLAS Offline Software
|
Go to the documentation of this file.
37 if (endEvent > 0) endFile += 1;
39 for (Long64_t
file = beginFile;
file != endFile; ++
file)
59 return StatusCode::SUCCESS;
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
Long64_t begin_file
description: the starting and ending file and event number
std::vector< std::string > files
description: the list of files we are reading
a range of events in a given file
Long64_t m_endEvent
the event past the last event, or eof