Go to the documentation of this file.
24 #ifndef GAUDI_NTUPLESVC_SELECTOR_H
25 #define GAUDI_NTUPLESVC_SELECTOR_H 1
58 bool operator()(
void* nt )
override;
65 #endif // GAUDI_NTUPLESVC_SELECTOR_H
IInterface * m_parent
reference to parent interface
bool firstCall() const
Check for first call.
Class of a selection statement.
virtual ~Selector()=default
Standard Destructor.
Selector(IInterface *svc)
Standard constructor.
Abstract base class which allows the user to interact with the actual N tuple implementation.
StatusCode m_status
StatusCode indication initialization result.
StatusCode initResult() const
Access initialization status.
bool m_firstCall
Boolean to indicate need for initialization.