|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODMUONMEASVIEWALGS_MDTMEASVIEWALG_H
6 #define XAODMUONMEASVIEWALGS_MDTMEASVIEWALG_H
32 "Name of the standard 1D measurements"};
35 "Name of the twin tube 2D measurements"};
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::MdtDriftCircleContainer > m_readKey1D
SG::ReadHandleKey< xAOD::MdtTwinDriftCircleContainer > m_readKey2D
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode execute(const EventContext &ctx) const override
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override
Property holding a SG store/key/clid from which a WriteHandle is made.
This header ties the generic definitions in this package.
SG::WriteHandleKey< xAOD::MdtDriftCircleContainer > m_writeKey
~MdtMeasViewAlg()=default