ATLAS Offline Software
InDetPhysValMonitoring_entries.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
5 #include "../InDetPhysValTruthDecoratorAlg.h"
6 #include "../TruthParticleIndexDecoratorAlg.h"
7 #include "../InDetPhysHitDecoratorAlg.h"
8 #include "../ParameterErrDecoratorAlg.h"
9 #include "../TruthClassDecoratorAlg.h"
10 #include "../TrackTruthSelectionTool.h"
11 #include "../dRMatchingTool.h"
13 #include "../AthTruthSelectionTool.h"
14 
15 #include "../DummyTrackSlimmingTool.h"
16 
28 
TruthParticleIndexDecoratorAlg
Definition: TruthParticleIndexDecoratorAlg.h:16
HistogramDefinitionSvc.h
InDetPhysValTruthDecoratorAlg
Definition: InDetPhysValTruthDecoratorAlg.h:35
InDetPhysValMonitoringTool.h
ParameterErrDecoratorAlg
Definition: ParameterErrDecoratorAlg.h:25
InDetPhysValMonitoringTool
Tool to book and fill inner detector histograms for physics validation.
Definition: InDetPhysValMonitoringTool.h:63
TruthClassDecoratorAlg
Definition: TruthClassDecoratorAlg.h:26
HistogramDefinitionSvc
Definition: HistogramDefinitionSvc.h:27
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
TrackTruthSelectionTool
Definition: TrackTruthSelectionTool.h:18
DummyTrackSlimmingTool
Definition: DummyTrackSlimmingTool.h:14
InDetPhysHitDecoratorAlg
Definition: InDetPhysHitDecoratorAlg.h:36
dRMatchingTool
Tool to perform dR-based matching of tracks and truth particles.
Definition: dRMatchingTool.h:86
AthTruthSelectionTool
class to apply selection to xAOD::TruthParticles,required by validation
Definition: AthTruthSelectionTool.h:28