 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTRUTHALGSR4_SIMHITTOTRUTHPARTASSOCALG_H
5 #define MUONTRUTHALGSR4_SIMHITTOTRUTHPARTASSOCALG_H
23 using AthReentrantAlgorithm::AthReentrantAlgorithm;
30 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
Property holding a SG store/key/clid from which a ReadHandle is made.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
IdHelperSvc for Identifier printing / manipulation.
SG::ReadHandleKey< xAOD::MuonSimHitContainer > m_simHitKey
Data dependency on the sim hit container.
SG::WriteDecorHandleKey< xAOD::TruthParticleContainer > m_hitDecorKey
Decoration to the hit identifier vector.
virtual StatusCode execute(const EventContext &ctx) const override final
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< xAOD::TruthParticleContainer > m_truthKey
Data dependency on the truth input container to decorate.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override final
This header ties the generic definitions in this package.
This algorihm associates the SDO / sim hit Identifiers to the truth particle using the HepMCParticle ...