|
ATLAS Offline Software
|
Go to the documentation of this file.
14 AthConstConverter(storageType(), classID(), svcloc,
"MdtCsmContByteStreamCnv"), m_tool(
"Muon::MdtCsmContByteStreamTool") {}
24 return StatusCode::SUCCESS;
32 return StatusCode::FAILURE;
35 std::string
nm = pObj->registry()->name();
bool fromStorable(DataObject *pDObj, T *&pTrans, bool quiet=false, IRegisterTransient *irt=0, bool isConst=true)
convert to and from a SG storable
This container provides acces to the MDT RDOs.
Gaudi converter base class with const interfaces.
static const CLID & ID()
the CLID of T
ToolHandle< Muon::IMDT_RDOtoByteStreamTool > m_tool
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
static long storageType()
static const CLID & classID()
uint32_t CLID
The Class ID type.
MsgStream & msg() const
The standard message stream.
static constexpr long storageType()
virtual StatusCode initialize() override
MdtCsmContByteStreamCnv(ISvcLocator *svcloc)