4#ifndef RAWDATA_TRIG_GTD_CNV_H
5#define RAWDATA_TRIG_GTD_CNV_H
7#include "GaudiKernel/Converter.h"
8#include "RawDataCnvBase/RawDataBaseCnv.h"
9#include "RawDataCnv/ClassID_temp.h"
10#include "RawDataCnv/PackedRawDataCnvSvc.h"
44 StatusCode
createObj(IOpaqueAddress* pAddr, DataObject*& pObj);
47 virtual StatusCode
updateObj(IOpaqueAddress*, DataObject*);
49 virtual StatusCode
createRep(DataObject* pObj, IOpaqueAddress*& pAddr);
unsigned const long PACKEDRAWEVENT_StorageType
virtual StatusCode updateObj(IOpaqueAddress *, DataObject *)
static const unsigned char storageType()
virtual long repSvcType() const
StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
static const CLID & classID()
RawDataTrigGTDCnv(ISvcLocator *svc)
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Convert the transient object to the requested representation.