|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCOMBINEDDECORATIONALGS_MONPRECISIONLAYERDECORALG_H
6 #define MUONCOMBINEDDECORATIONALGS_MONPRECISIONLAYERDECORALG_H
10 #include "GaudiKernel/ToolHandle.h"
31 "Muons",
"Muon container for AEOT decoration"};
34 {
"ExtrapolatedMuonTrackParticles",
35 "CombinedMuonTrackParticles",
36 "MSOnlyExtrapolatedMuonTrackParticles"},
37 "List of track containers serving as primary tracks"};
39 "Use the alignEffectChId decoration as hook to schedule this alg correctly." };
42 "" ,
"numberOfGoodPrecisionLayers decoration"};
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_isEndcapGoodLayersKey
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_isGoodSmallKey
SG::ReadDecorHandleKeyArray< xAOD::TrackParticleContainer > m_trkAlignReadKey
SG::ReadHandleKey< xAOD::MuonContainer > m_MuonContainer
virtual StatusCode initialize() override
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
~MuonPrecisionLayerDecorAlg()=default
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKeyArray< xAOD::TrackParticleContainer > m_TrackContainer
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_goodPrecLayerKey
MuonPrecisionLayerDecorAlg(const std::string &name, ISvcLocator *pSvcLocator)