![]() |
ATLAS Offline Software
|
This class provides the context to access an event from POOL persistent store. More...
#include <EventContextAthenaPool.h>
Public Member Functions | |
| EventContextAthenaPool (const IEvtSelector *selector) | |
| Constructor. | |
| EventContextAthenaPool (const EventContextAthenaPool &ctxt) | |
| Copy constructor. | |
| virtual | ~EventContextAthenaPool () |
| Destructor. | |
| const EventContextAthenaPool & | operator= (const EventContextAthenaPool &rhs) |
| Assignment operator. | |
| virtual void * | identifier () const |
Private Attributes | |
| const IEvtSelector * | m_evtSelector |
This class provides the context to access an event from POOL persistent store.
Definition at line 21 of file EventContextAthenaPool.h.
|
inline |
Constructor.
Definition at line 40 of file EventContextAthenaPool.h.
|
inline |
Copy constructor.
Definition at line 43 of file EventContextAthenaPool.h.
|
inlinevirtual |
|
inlinevirtual |
|
inline |
Assignment operator.
Definition at line 48 of file EventContextAthenaPool.h.
|
private |
Definition at line 37 of file EventContextAthenaPool.h.