11#ifndef RAWDATA_EMCDIGI_CNV_H
12#define RAWDATA_EMCDIGI_CNV_H
15#include "RawDataCnv/ClassID_temp.h"
16#include "RawDataCnvBase/RawDataBaseCnv.h"
53 StatusCode
createObj(IOpaqueAddress* pAddr, DataObject*& pObj);
56 virtual StatusCode
updateObj(IOpaqueAddress*, DataObject*);
58 virtual StatusCode
createRep(DataObject* pObj, IOpaqueAddress*& pAddr);
unsigned const long PACKEDRAWEVENT_StorageType
static const unsigned char storageType()
virtual long repSvcType() const
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Convert the transient object to the requested representation.
StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
static const CLID & classID()
virtual StatusCode updateObj(IOpaqueAddress *, DataObject *)
override the RawDataBaseCnv version
RawDataEmcDigiCnv(ISvcLocator *svc)