|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRT_RAWDATABYTESTREAMCNV_TRTRAWCONTRAWEVENTCNV_H
6 #define TRT_RAWDATABYTESTREAMCNV_TRTRAWCONTRAWEVENTCNV_H
8 #include "GaudiKernel/ToolHandle.h"
33 virtual long repSvcType()
const override {
return i_repSvcType(); }
42 {
return StatusCode::FAILURE;}
49 ToolHandle<ITRTRawContByteStreamTool>
m_tool;
virtual StatusCode initialize() override
initialize
static long storageType()
Gaudi converter base class with const interfaces.
TRT_RDO_Container TRTRawContainer
static const CLID & ID()
the CLID of T
a traits class that associates a CLID to a type T It also detects whether T inherits from Gaudi DataO...
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi converter base class with const interfaces.
TRTRawContByteStreamCnv(ISvcLocator *svcloc)
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
virtual long repSvcType() const override
Storage type and class ID.
static constexpr long storageType()
ToolHandle< ITRTRawContByteStreamTool > m_tool
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
this creates the RawEvent fragments for the TRT
virtual StatusCode createObjConst(IOpaqueAddress *, DataObject *&) const override
create Obj is not used !
static const CLID & classID()