44 StatusCode
createObj(IOpaqueAddress *addr,DataObject*& refpObject);
Concrete converter for the Event header stored in the TDS /Event Based on the EventCnv of GLAST.
StatusCode DataObjectToTObject(DataObject *obj, RootAddress *addr)
do the concrete transformation from TDS to ROOT
virtual StatusCode TObjectToDataObject(DataObject *&dat)
do the concrete transformation from ROOT to TDS
static const CLID & classID()
StatusCode createRep(DataObject *obj, RootAddress *addr)
transform from TDS to ROOT
StatusCode createObj(IOpaqueAddress *addr, DataObject *&refpObject)
transform from ROOT to TDS
Definition of a Root address, derived from IOpaqueAddress.
Base class for all Root Converters.