|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef MUONBYTESTREAM_RPCPADCONTBYTESTREAMCNV_H 
    6 #define MUONBYTESTREAM_RPCPADCONTBYTESTREAMCNV_H 
   10 #include "GaudiKernel/ServiceHandle.h" 
   11 #include "GaudiKernel/ToolHandle.h" 
   26     virtual long repSvcType()
 const override { 
return i_repSvcType(); }
 
   31     ToolHandle<Muon::IRPC_RDOtoByteStreamTool> 
m_tool;
 
  
virtual StatusCode createObjConst(IOpaqueAddress *, DataObject *&) const override
Create the transient representation of an object.
Gaudi converter base class with const interfaces.
static long storageType()
static const CLID & classID()
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi converter base class with const interfaces.
uint32_t CLID
The Class ID type.
ToolHandle< Muon::IRPC_RDOtoByteStreamTool > m_tool
virtual long repSvcType() const override
Storage type and class ID.
virtual StatusCode initialize() override
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
RpcPadContByteStreamCnv(ISvcLocator *svcloc)