12#ifndef ITKPIXELRAWCONTBYTESTREAMCNV_H
13#define ITKPIXELRAWCONTBYTESTREAMCNV_H
15#include "GaudiKernel/ServiceHandle.h"
16#include "GaudiKernel/ToolHandle.h"
31 virtual StatusCode
createRepConst(DataObject* pObj, IOpaqueAddress*& pAddr)
const override;
33 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
virtual long repSvcType() const override
ITkPixelRawContByteStreamCnv(ISvcLocator *svcloc)
virtual StatusCode initialize() override
static const CLID & classID()
static long storageType()
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
This function is called for the RDO -> BS conversion and orchestrates the necessary steps,...
ToolHandle< ITkPixelCnvTool > m_cnvTool