ATLAS Offline Software
|
Public Member Functions | |
RangeStruct () | |
Public Attributes | |
std::string | eventRangeID |
std::string | pfn |
int | startEvent |
int | lastEvent |
Definition at line 268 of file AthenaMtesEventLoopMgr.h.
|
inline |
Definition at line 269 of file AthenaMtesEventLoopMgr.h.
std::string AthenaMtesEventLoopMgr::RangeStruct::eventRangeID |
Definition at line 275 of file AthenaMtesEventLoopMgr.h.
int AthenaMtesEventLoopMgr::RangeStruct::lastEvent |
Definition at line 278 of file AthenaMtesEventLoopMgr.h.
std::string AthenaMtesEventLoopMgr::RangeStruct::pfn |
Definition at line 276 of file AthenaMtesEventLoopMgr.h.
int AthenaMtesEventLoopMgr::RangeStruct::startEvent |
Definition at line 277 of file AthenaMtesEventLoopMgr.h.