14 #ifndef GAUDI_NTUPLESVC_SELECTOR_H 15 #define GAUDI_NTUPLESVC_SELECTOR_H 1 53 bool operator()(
void* nt)
override;
60 #endif // GAUDI_NTUPLESVC_SELECTOR_H StatusCode initResult() const
Access initialization status.
Selector(IInterface *svc)
Standard constructor.
bool m_firstCall
Boolean to indicate need for initialization.
StatusCode m_status
StatusCode indication initialization result.
IInterface * m_parent
reference to parent interface
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
Abstract base class which allows the user to interact with the actual N tuple implementation.
bool firstCall() const
Check for first call.
Class of a selection statement.