![]() |
ATLAS Offline Software
|
#include <IOVEntryT.h>
Classes | |
| class | IOVEntryTStartCritereon |
| class | IOVEntryTStopCritereon |
Public Member Functions | |
| IOVEntryT () | |
| IOVEntryT (T *obj, const EventIDRange &range) | |
| ~IOVEntryT ()=default | |
| const EventIDRange & | range () const |
| void | setRange (const EventIDRange &range) |
| T *objPtr | ATLAS_NOT_CONST_THREAD_SAFE () const |
| void | setPtr (T *ptr) |
Private Attributes | |
| T * | m_objPtr {} |
| EventIDRange | m_range {} |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const IOVEntryT< T > &rhs) |
Definition at line 26 of file IOVEntryT.h.
|
inline |
Definition at line 51 of file IOVEntryT.h.
|
inline |
Definition at line 52 of file IOVEntryT.h.
|
inline |
Definition at line 60 of file IOVEntryT.h.
|
inline |
Definition at line 57 of file IOVEntryT.h.
|
inline |
Definition at line 61 of file IOVEntryT.h.
|
inline |
Definition at line 58 of file IOVEntryT.h.
|
friend |
|
private |
Definition at line 69 of file IOVEntryT.h.
|
private |
Definition at line 70 of file IOVEntryT.h.