5#ifndef XAODMUONMEASVIEWALGS_STGCMEASVIEWALG_H
6#define XAODMUONMEASVIEWALGS_STGCMEASVIEWALG_H
28 using AthReentrantAlgorithm::AthReentrantAlgorithm;
32 StatusCode
execute(
const EventContext& ctx)
const override;
36 "Name of the xAOD::sTgcStripContainer"};
39 "Name of the xAOD::sTgcWireContainer"};
42 "Name of the xAOD::sTgcPadContainer"};
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::sTgcStripContainer > m_readKeyStrip
StatusCode initialize() override
~sTgcMeasViewAlg()=default
SG::ReadHandleKey< xAOD::sTgcWireContainer > m_readKeyWire
SG::ReadHandleKey< xAOD::sTgcPadContainer > m_readKeyPad
StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< xAOD::sTgcMeasContainer > 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.