7#ifndef LARBYTESTREAM_LARRAWCHANNELCONTRAWEVENTCNV_H
8#define LARBYTESTREAM_LARRAWCHANNELCONTRAWEVENTCNV_H
16#include "GaudiKernel/ToolHandle.h"
17#include "GaudiKernel/ServiceHandle.h"
39 virtual StatusCode
createObjConst(IOpaqueAddress* pAddr, DataObject*& pObj)
const override;
40 virtual StatusCode
createRepConst(DataObject* pObj, IOpaqueAddress*& pAddr)
const override;
43 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)
static constexpr long storageType()
Abstract factory to create the converter.
interface for bytestream conversion services
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
ServiceHandle< IROBDataProviderSvc > m_rdpSvc
static long storageType()
LArRawChannelContByteStreamCnv(ISvcLocator *svcloc)
LArRawDataContByteStreamTool BYTESTREAMTOOL
virtual ~LArRawChannelContByteStreamCnv()
ServiceHandle< IByteStreamCnvSvc > m_byteStreamCnvSvc
virtual StatusCode initialize() override
static const CLID & classID()
std::atomic< size_t > m_contSize
virtual StatusCode createObjConst(IOpaqueAddress *pAddr, DataObject *&pObj) const override
Create the transient representation of an object.
virtual long repSvcType() const override
Storage type and class ID.
ToolHandle< BYTESTREAMTOOL > m_tool
Container for LArRawChannel (IDC using LArRawChannelCollection)