|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONBYTESTREAM_TGCRDOCONTRAWEVENTCNV_H
6 #define MUONBYTESTREAM_TGCRDOCONTRAWEVENTCNV_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
19 class TgcRdoContByteStreamTool;
42 virtual long repSvcType()
const override {
return i_repSvcType(); }
47 ToolHandle<Muon::ITGC_RDOtoByteStreamTool>
m_tool;
Gaudi converter base class with const interfaces.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
The Athena Transient Store API.
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual long repSvcType() const override
Storage type and class ID.
Gaudi converter base class with const interfaces.
ToolHandle< Muon::ITGC_RDOtoByteStreamTool > m_tool
static long storageType()
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
TgcRdoContByteStreamCnv(ISvcLocator *svcloc)
static const CLID & classID()
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
virtual StatusCode createObjConst(IOpaqueAddress *, DataObject *&) const override
Create the transient representation of an object.