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