5#ifndef XAODMUONMEASVIEWALGS_MDTMEASVIEWALG_H
6#define XAODMUONMEASVIEWALGS_MDTMEASVIEWALG_H
23 using AthReentrantAlgorithm::AthReentrantAlgorithm;
27 StatusCode
execute(
const EventContext& ctx)
const override;
31 "Name of the standard 1D measurements"};
34 "Name of the twin tube 2D measurements"};
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
~MdtMeasViewAlg()=default
SG::ReadHandleKey< xAOD::MdtTwinDriftCircleContainer > m_readKey2D
StatusCode initialize() override
StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< xAOD::MdtDriftCircleContainer > m_writeKey
SG::ReadHandleKey< xAOD::MdtDriftCircleContainer > m_readKey1D
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.