BOSS 7.0.8
BESIII Offline Software System
|
This class provides the Context for RootEventSelector. More...
#include <RootEventContext.h>
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 | ) |
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.
Referenced by RootEvtSelector::last().