|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONBYTESTREAM_CSCRDOCONTRAWEVENTCNV_H
6 #define MUONBYTESTREAM_CSCRDOCONTRAWEVENTCNV_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
35 virtual long repSvcType()
const override {
return i_repSvcType(); }
40 ToolHandle<Muon::ICSC_RDOtoByteStreamTool>
m_tool;
virtual StatusCode initialize() override
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()
virtual long repSvcType() const override
Storage type and class ID.
CscRdoContByteStreamCnv(ISvcLocator *svcloc)
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi converter base class with const interfaces.
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
static const CLID & classID()
ToolHandle< Muon::ICSC_RDOtoByteStreamTool > m_tool
virtual StatusCode createObjConst(IOpaqueAddress *, DataObject *&) const override
Create the transient representation of an object.