 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTRUTHALGSR4_TRUTHHITSUMMARYALG_H
5 #define MUONTRUTHALGSR4_TRUTHHITSUMMARYALG_H
19 using AthReentrantAlgorithm::AthReentrantAlgorithm;
31 ToolHandle<MuonR4::ITrackSummaryTool>
m_summaryTool{
this,
"SummaryTool" ,
""};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
virtual StatusCode initialize() override final
SG::ReadDecorHandleKey< xAOD::TruthParticleContainer > m_segLinkKey
Dependency on the truth -> segment decoration.
SG::ReadHandleKey< xAOD::TruthParticleContainer > m_readKey
input truth particle container
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< MuonR4::ITrackSummaryTool > m_summaryTool
The track summary tool filling the summary state from the associated segments.
This header ties the generic definitions in this package.
virtual StatusCode execute(const EventContext &ctx) const override final
SG::WriteDecorHandleKeyArray< xAOD::TruthParticleContainer > m_hitDecorKeys
Declare the decorations written by this algorithm.