Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODMUONMEASVIEWALGS_STGCMEASVIEWALG_H
6 #define XAODMUONMEASVIEWALGS_STGCMEASVIEWALG_H
28 using AthReentrantAlgorithm::AthReentrantAlgorithm;
36 "Name of the xAOD::sTgcStripContainer"};
39 "Name of the xAOD::sTgcWireContainer"};
42 "Name of the xAOD::sTgcPadContainer"};
SG::ReadHandleKey< xAOD::sTgcStripContainer > m_readKeyStrip
SG::WriteHandleKey< xAOD::sTgcMeasContainer > m_writeKey
SG::ReadHandleKey< xAOD::sTgcWireContainer > m_readKeyWire
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::sTgcPadContainer > m_readKeyPad
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.
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.
StatusCode execute(const EventContext &ctx) const override
~sTgcMeasViewAlg()=default