|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #include "GaudiKernel/DataObject.h"
10 #include "GaudiKernel/MsgStream.h"
17 m_tool (
"TRTRawContByteStreamTool")
34 ATH_MSG_INFO(
"Leaving TRTRawContByteStreamCnv::initialize()" );
35 return StatusCode::SUCCESS;
49 return StatusCode::FAILURE;
53 std::string
nm = pObj->registry()->name();
59 return StatusCode::SUCCESS ;
bool fromStorable(DataObject *pDObj, T *&pTrans, bool quiet=false, IRegisterTransient *irt=0, bool isConst=true)
convert to and from a SG storable
virtual StatusCode initialize() override
initialize
Gaudi converter base class with const interfaces.
::StatusCode StatusCode
StatusCode definition for legacy code.
TRTRawContByteStreamCnv(ISvcLocator *svcloc)
IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
ToolHandle< ITRTRawContByteStreamTool > m_tool
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
this creates the RawEvent fragments for the TRT
static const CLID & classID()