|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef LARBYTESTREAM_LARACCUMULATEDCDIGITCONTRAWEVENTCNV_H
8 #define LARBYTESTREAM_LARACCUMULATEDCDIGITCONTRAWEVENTCNV_H
17 #include "GaudiKernel/ToolHandle.h"
18 #include "GaudiKernel/ServiceHandle.h"
22 class IAddressCreator;
50 virtual long repSvcType()
const override {
return i_repSvcType(); }
SG::ReadCondHandleKey< LArCalibLineMapping > m_calibLineMappingKey
static const CLID & classID()
virtual StatusCode initialize() override
virtual long repSvcType() const override
Storage type and class ID.
Gaudi converter base class with const interfaces.
LArAccumulatedCalibDigitContByteStreamCnv(ISvcLocator *svcloc)
static long storageType()
Interface class for managing ROB for both online and offline.
Gaudi Conversion Service class for ByteStream Persistency.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi converter base class with const interfaces.
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
virtual ~LArAccumulatedCalibDigitContByteStreamCnv()
static constexpr long storageType()
virtual StatusCode createObjConst(IOpaqueAddress *pAddr, DataObject *&pObj) const override
Create the transient representation of an object.
ServiceHandle< IROBDataProviderSvc > m_rdpSvc
Container class for LArAccumulatedCalibDigit.
LArRawDataContByteStreamTool BYTESTREAMTOOL
ToolHandle< BYTESTREAMTOOL > m_tool