11#ifndef RAWDATA_HLTRAW_CNV_H
12#define RAWDATA_HLTRAW_CNV_H
15#include "GaudiKernel/Converter.h"
56 StatusCode
createObj(IOpaqueAddress* pAddr, DataObject*& pObj);
59 virtual StatusCode
updateObj(IOpaqueAddress*, DataObject*);
61 virtual StatusCode
createRep(DataObject* pObj, IOpaqueAddress*& pAddr);
unsigned const long PACKEDRAWEVENT_StorageType
virtual long repSvcType() const
static const CLID & classID()
StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Convert the transient object to the requested representation.
virtual StatusCode updateObj(IOpaqueAddress *, DataObject *)
override the RawDataBaseCnv version
static const unsigned char storageType()
RawDataHltRawCnv(ISvcLocator *svc)