ATLAS Offline Software
MuonTruthAlgsR4_entries.cxx
Go to the documentation of this file.
1 
2 
3 /*
4  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
5 */
6 #include "../TruthSegmentMaker.h"
7 #include "../PrepDataToSimHitAssocAlg.h"
8 #include "../TruthSegToTruthPartAssocAlg.h"
9 #include "../TrackToTruthPartAssocAlg.h"
10 #include "../RecoSegToTruthAssocAlg.h"
11 #include "../SimHitToTruthPartAssocAlg.h"
12 #include "../TruthHitSummaryAlg.h"
13 
MuonR4::TruthSegToTruthPartAssocAlg
The TruthSegToTruthPartAssocAlg associates the TruthSegments with the primary TruthParticle from the ...
Definition: TruthSegToTruthPartAssocAlg.h:24
MuonR4::PrepDataToSimHitAssocAlg
The PrepDataToSimHitAssocAlg matches the uncalibrated measurements to the MuonSimHits or to the MuonS...
Definition: PrepDataToSimHitAssocAlg.h:22
MuonR4::TruthSegmentMaker
Definition: TruthSegmentMaker.h:32
MuonR4::TrackToTruthPartAssocAlg
The TrackToTruthPartAssocAlg matches the reconstructed tracks to truth muons.
Definition: TrackToTruthPartAssocAlg.h:24
MuonR4::TruthHitSummaryAlg
Definition: MuonPhaseII/MuonPatternRecognition/MuonTruthAlgsR4/src/TruthHitSummaryAlg.h:17
MuonR4::RecoSegToTruthAssocAlg
Algorithm to match the reconstructed muon segment with the truth segment & with the truth particle.
Definition: RecoSegToTruthAssocAlg.h:22
MuonR4::SimHitToTruthPartAssocAlg
This algorihm associates the SDO / sim hit Identifiers to the truth particle using the HepMCParticle ...
Definition: SimHitToTruthPartAssocAlg.h:21
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)