Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
20 m_ByteStreamEventAccess(
"ByteStreamCnvSvc",
"ITkPixelRawContByteStreamCnv"),
21 m_cnvTool(
"ITkPixelCnvTool")
32 ATH_MSG_INFO(
"ITkPixelRawContByteStreamCnv initialized!!!");
34 return StatusCode::SUCCESS;
51 std::string
name = pObj->registry()->name();
53 pAddr = addr.release();
62 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
Gaudi converter base class with const interfaces.
static long storageType()
::StatusCode StatusCode
StatusCode definition for legacy code.
IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
static const CLID & classID()
uint32_t CLID
The Class ID type.
ToolHandle< ITkPixelCnvTool > m_cnvTool
static constexpr long storageType()
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
This function is called for the RDO -> BS conversion and orchestrates the necessary steps,...
const std::string & name() const
ITkPixelRawContByteStreamCnv(ISvcLocator *svcloc)
virtual StatusCode initialize() override
ServiceHandle< IByteStreamEventAccess > m_ByteStreamEventAccess