2 #ifndef ROOTHISTCNV_RFILECNV_H
3 #define ROOTHISTCNV_RFILECNV_H 1
11 namespace RootHistCnv {
44 return CLID_NTupleFile;
60 #endif // RootHistCnv_RFileCNV_H
TFile * rfile
Pointer to ROOT file.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
static const CLID & classID()
Inquire class type.
virtual ~RFileCnv()
Standard destructor.
RFileCnv(ISvcLocator *svc)
Standard constructor.
virtual StatusCode updateRep(IOpaqueAddress *pAddress, DataObject *pObject)
Convert the transient object to the requested representation.
NTuple converter class definition.
This class is used for returning status codes from appropriate routines.
Create persistent and transient representations of data store directories.
virtual StatusCode createObj(IOpaqueAddress *pAddress, DataObject *&refpObject)
Create the transient representation of an object.
unsigned int CLID
Class ID definition.
std::string m_compLevel
Compression setting.
virtual StatusCode initialize()
Initialise.
virtual StatusCode createRep(DataObject *pObject, IOpaqueAddress *&refpAddress)
Convert the transient object to the requested representation.
Opaque address interface definition.
A DataObject is the base class of any identifiable object on any data store.