14 #ifndef GAUDI_NTUPLESVC_SELECTOR_H 15 #define GAUDI_NTUPLESVC_SELECTOR_H 1 58 #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.
virtual Out operator()(const vector_of_const_< In > &inputs) const =0
bool firstCall() const
Check for first call.
Class of a selection statement.