|
BOSS 7.1.3
BESIII Offline Software System
|
This class provides the Context for RootEventSelector. More...
#include <RootEventContext.h>
Inheritance diagram for RootEventContext:Public Member Functions | |
| RootEventContext (const RootEvtSelector *selector) | |
| Constructor. | |
| RootEventContext (const RootEventContext &ctxt) | |
| Copy constructor. | |
| virtual | ~RootEventContext () |
| Destructor. | |
| virtual void * | identifier () const |
| Inequality operator. | |
This class provides the Context for RootEventSelector.
Definition at line 14 of file RootEventContext.h.
| RootEventContext::RootEventContext | ( | const RootEvtSelector * | selector | ) |
Constructor.
Definition at line 4 of file RootEventContext.cxx.
Referenced by RootEventContext().
| RootEventContext::RootEventContext | ( | const RootEventContext & | ctxt | ) |
Copy constructor.
Definition at line 10 of file RootEventContext.cxx.
|
virtual |
|
virtual |
Inequality operator.
Definition at line 20 of file RootEventContext.cxx.