Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODMUONMEASVIEWALGS_RPCMEASVIEWALG_H
6 #define XAODMUONMEASVIEWALGS_RPCMEASVIEWALG_H
27 using AthReentrantAlgorithm::AthReentrantAlgorithm;
35 "Name of the xAOD::RpcStripContainer"};
38 "Name of the xAOD::RpcStrip2DContainer"};
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::RpcStrip2DContainer > m_readKeyBI
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode execute(const EventContext &ctx) const override
Property holding a SG store/key/clid from which a WriteHandle is made.
StatusCode initialize() override
This header ties the generic definitions in this package.
SG::WriteHandleKey< xAOD::RpcMeasurementContainer > m_writeKey
SG::ReadHandleKey< xAOD::RpcStripContainer > m_readKey1D
~RpcMeasViewAlg()=default