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 "../PrdMultiTruthMaker.h"
9 #include "../SdoMultiTruthMaker.h"
10 
11 #include "../TruthSegToTruthPartAssocAlg.h"
12 #include "../TrackToTruthPartAssocAlg.h"
13 #include "../RecoSegToTruthAssocAlg.h"
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::SdoMultiTruthMaker
The SdoMuliTruthMaker translates the HepMCParticle links associated with the SDO into a PRD_MultiTrut...
Definition: SdoMultiTruthMaker.h:20
MuonR4::TruthSegmentMaker
Definition: TruthSegmentMaker.h:32
MuonR4::PrdMultiTruthMaker
The PrdMultiTruthMaker translates the UncalibratedMeasurementContainers of a given MS technology to P...
Definition: PrdMultiTruthMaker.h:23
MuonR4::TrackToTruthPartAssocAlg
The TrackToTruthPartAssocAlg matches the reconstructed tracks to truth muons.
Definition: TrackToTruthPartAssocAlg.h:24
MuonR4::RecoSegToTruthAssocAlg
Algorithm to match the reconstructed muon segment with the truth segment & with the truth particle.
Definition: RecoSegToTruthAssocAlg.h:20
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)