 |
ATLAS Offline Software
|
Go to the documentation of this file.
10 m_cnvTool(
"ITkPixelCnvTool", this)
22 return StatusCode::SUCCESS;
35 return StatusCode::SUCCESS;
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
Convert PixelRDO_Container into bytestream.
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
const_pointer_type get() const
Dereference the pointer, but don't cache anything.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
ITkPixelEncodingAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< PixelRDO_Container > m_pixelRDOKey
ToolHandle< ITkPixelCnvTool > m_cnvTool