5#ifndef XAODMUONMEASVIEWALGS_RPCMEASVIEWALG_H
6#define XAODMUONMEASVIEWALGS_RPCMEASVIEWALG_H
27 using AthReentrantAlgorithm::AthReentrantAlgorithm;
31 StatusCode
execute(
const EventContext& ctx)
const override;
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.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< xAOD::RpcStrip2DContainer > m_readKeyBI
SG::ReadHandleKey< xAOD::RpcStripContainer > m_readKey1D
~RpcMeasViewAlg()=default
StatusCode initialize() override
StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< xAOD::RpcMeasurementContainer > m_writeKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
This header ties the generic definitions in this package.