18#ifndef PIXELBYTESTREAM_PIXELRAWCONTRAWEVENTCNV_H
19#define PIXELBYTESTREAM_PIXELRAWCONTRAWEVENTCNV_H
23#include "GaudiKernel/ServiceHandle.h"
44 virtual StatusCode
createRepConst(DataObject* pObj, IOpaqueAddress*& pAddr)
const override;
47 virtual long repSvcType()
const override {
return i_repSvcType(); }
Gaudi converter base class with const interfaces.
uint32_t CLID
The Class ID type.
AthConstConverter(long storage_type, const CLID &class_type, ISvcLocator *svc, const std::string &name)
ServiceHandle< IByteStreamEventAccess > m_ByteStreamEventAccess
static const CLID & classID()
PixelRawContByteStreamCnv(ISvcLocator *svcloc)
const PixelRawContByteStreamTool * m_PixelRawContBSTool
InDetRawDataCollection< Pixel1RawData > COLLECTION
virtual StatusCode initialize() override
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
this creates the RawEvent fragments for Pixel
virtual long repSvcType() const override
Storage type and class ID.
static long storageType()