|
ATLAS Offline Software
|
Go to the documentation of this file.
34 m_PixelRawContBSTool(nullptr),
35 m_ByteStreamEventAccess(
"ByteStreamCnvSvc",
"PixelRawContByteStreamCnv")
51 const std::string toolType =
"PixelRawContByteStreamTool";
54 return StatusCode::SUCCESS;
80 return StatusCode::FAILURE;
83 std::string
nm = pObj->registry()->name();
88 return StatusCode::SUCCESS ;
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
this creates the RawEvent fragments for Pixel
ServiceHandle< IByteStreamEventAccess > m_ByteStreamEventAccess
bool fromStorable(DataObject *pDObj, T *&pTrans, bool quiet=false, IRegisterTransient *irt=0, bool isConst=true)
convert to and from a SG storable
Gaudi converter base class with const interfaces.
static long storageType()
static const CLID & ID()
the CLID of T
::StatusCode StatusCode
StatusCode definition for legacy code.
IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
static const CLID & classID()
uint32_t CLID
The Class ID type.
PixelRawContByteStreamCnv(ISvcLocator *svcloc)
static constexpr long storageType()
const std::string & name() const
virtual StatusCode initialize() override
const PixelRawContByteStreamTool * m_PixelRawContBSTool