14 #define GAUDI_NTUPLEITEMS_CPP 1
16 #include "GaudiKernel/NTuple.h"
17 #include "GaudiKernel/Selector.h"
35 if ( m_status.isSuccess() ) {
36 result = this->operator()(tuple);
virtual StatusCode initialize(NTuple::Tuple *nt)
Selector Initialization.
This class is used for returning status codes from appropriate routines.
virtual bool operator()(void *nt)
Default callback from interface.
Abstract base class which allows the user to interact with the actual N tuple implementation.
A DataObject is the base class of any identifiable object on any data store.