unsigned int CLID
Class ID definition.
NTuple interface class definition.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
RNTupleCnv(ISvcLocator *svc, const CLID &clid)
Standard constructor.
StatusCode book(const std::string &desc, INTuple *pObject, TTree *&tree) override
Book the N tuple.
StatusCode readData(TTree *rtree, INTuple *pObject, long ievt) override
Read N tuple data.
RRWNTupleCnv(ISvcLocator *svc)
Standard constructor.
static const CLID & classID()
Inquire class type.
StatusCode writeData(TTree *rtree, INTuple *pObject) override
Write N tuple data.
StatusCode load(TTree *tree, INTuple *&refpObject) override
Create the transient representation of an object.
This class is used for returning status codes from appropriate routines.