14 #define GAUDI_NTUPLEITEMS_CPP 1 24 DataObject* p = static_cast<DataObject*>( nt );
30 m_status = initialize( tuple );
33 if ( m_status.isSuccess() ) { result = this->operator()( tuple ); }
virtual StatusCode initialize(NTuple::Tuple *nt)
Selector Initialization.
constexpr static const auto SUCCESS
This class is used for returning status codes from appropriate routines.
Abstract base class which allows the user to interact with the actual N tuple implementation.
bool operator()(void *nt) override
Default callback from interface.
A DataObject is the base class of any identifiable object on any data store.