1 #ifndef GAUDIKERNEL_IAIDATUPLESVC_H 2 #define GAUDIKERNEL_IAIDATUPLESVC_H 1 19 using AIDA::IAnnotation;
51 virtual StatusCode unregisterObject( AIDA::ITuple* tObj ) = 0;
61 AIDA::ITuple*& tObj ) = 0;
77 virtual void setCriteria( AIDA::ITuple*& tObj,
const std::string& criteria ) = 0;
92 #endif // GAUDIKERNEL_IAIDATUPLESVC_H
GAUDI_API AIDA::IHistogram1D * book(IHistogramSvc *svc, const std::string &path, const Gaudi::Histo1DDef &hist)
helper function to book 1D-histogram
Data provider interface definition.
This class is used for returning status codes from appropriate routines.
#define DeclareInterfaceID(iface, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
The IRegistry represents the entry door to the environment any data object residing in a transient da...
Definition of the IAIDATupleSvc interface class.
A DataObject is the base class of any identifiable object on any data store.