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