|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONBYTESTREAM_MDTCSMCONTRAWEVENTCNV_H
6 #define MUONBYTESTREAM_MDTCSMCONTRAWEVENTCNV_H
12 #include "GaudiKernel/ToolHandle.h"
24 virtual long repSvcType()
const override {
return i_repSvcType(); }
29 ToolHandle<Muon::IMDT_RDOtoByteStreamTool>
m_tool;
Gaudi converter base class with const interfaces.
virtual StatusCode createObjConst(IOpaqueAddress *, DataObject *&) const override
Create the transient representation of an object.
ToolHandle< Muon::IMDT_RDOtoByteStreamTool > m_tool
::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.
static long storageType()
static const CLID & classID()
uint32_t CLID
The Class ID type.
virtual StatusCode initialize() override
MdtCsmContByteStreamCnv(ISvcLocator *svcloc)
virtual long repSvcType() const override
Storage type and class ID.