|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCOMBINEDALGS_MUONTRKIDMSSCATTERDECPRALG_H
6 #define MUONCOMBINEDALGS_MUONTRKIDMSSCATTERDECPRALG_H
10 #include "GaudiKernel/ToolHandle.h"
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &ctx) const override
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_deltaTheta1Key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_sigmaDeltaTheta1Key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_deltaPhi0Key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_deltaTheta0Key
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
~MuonTrkIDMSScatterDecorAlg()=default
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_TrkContainer
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_deltaPhi1Key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_sigmaDeltaPhi1Key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_sigmaDeltaPhi0Key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_sigmaDeltaTheta0Key
MuonTrkIDMSScatterDecorAlg(const std::string &name, ISvcLocator *pSvcLocator)