ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
Acts
ActsTrackReconstruction
src
components
ActsTrackReconstruction_entries.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
src/TrackFindingAlg.h
"
6
#include "
src/AmbiguityResolutionAlg.h
"
7
#include "
src/ScoreBasedAmbiguityResolutionAlg.h
"
8
#include "
src/ReFitterAlg.h
"
9
#include "
src/TrackToTrackParticleCnvAlg.h
"
10
#include "
src/ProtoTrackCreationAndFitAlg.h
"
11
#include "
src/TrackExtensionAlg.h
"
12
#include "
src/ProtoTrackReportingAlg.h
"
13
#include "
src/HGTDTrackExtensionAlg.h
"
14
#include "
src/HGTDTruthTrackDecorationAlg.h
"
15
#include "
src/ActsToXAODTrackConverterAlg.h
"
16
17
// Tools
18
#include "
src/ITkAnalogueClusteringTool.h
"
19
#include "
src/ITkStripCalibrationTool.h
"
20
#include "
src/TrackStatePrinterTool.h
"
21
#include "
src/KalmanFitterTool.h
"
22
#include "
src/GaussianSumFitterTool.h
"
23
#include "
src/GlobalChiSquareFitterTool.h
"
24
#include "
src/RandomProtoTrackCreatorTool.h
"
25
#include "
src/TruthGuidedProtoTrackCreatorTool.h
"
26
27
// Algs
28
DECLARE_COMPONENT
(
ActsTrk::TrackFindingAlg
)
29
DECLARE_COMPONENT
(
ActsTrk::TrackFindingBaseAlg
)
30
DECLARE_COMPONENT
(
ActsTrk::ReFitterAlg
)
31
DECLARE_COMPONENT
(
ActsTrk::AmbiguityResolutionAlg
)
32
DECLARE_COMPONENT
(
ActsTrk::ScoreBasedAmbiguityResolutionAlg
)
33
DECLARE_COMPONENT
(
ActsTrk::ProtoTrackCreationAndFitAlg
)
34
DECLARE_COMPONENT
(
ActsTrk::TrackExtensionAlg
)
35
DECLARE_COMPONENT
(
ActsTrk::ProtoTrackReportingAlg
)
36
DECLARE_COMPONENT
(
ActsTrk::TrackToTrackParticleCnvAlg
)
37
DECLARE_COMPONENT
(
ActsTrk::HGTDTrackExtensionAlg
)
38
DECLARE_COMPONENT
(
ActsTrk::HGTDTruthTrackDecorationAlg
)
39
DECLARE_COMPONENT
(
ActsTrk::ActsToXAODTrackConverterAlg
)
40
41
// Tools
42
DECLARE_COMPONENT
(
ActsTrk::ITkAnalogueClusteringTool
)
43
DECLARE_COMPONENT
(
ActsTrk::ITkStripCalibrationTool
)
44
DECLARE_COMPONENT
(
ActsTrk::TrackStatePrinterTool
)
45
DECLARE_COMPONENT
(
ActsTrk::KalmanFitterTool
)
46
DECLARE_COMPONENT
(
ActsTrk::GaussianSumFitterTool
)
47
DECLARE_COMPONENT
(
ActsTrk::GlobalChiSquareFitterTool
)
48
DECLARE_COMPONENT
(
ActsTrk::RandomProtoTrackCreatorTool
)
49
DECLARE_COMPONENT
(
ActsTrk::TruthGuidedProtoTrackCreatorTool
)
ActsToXAODTrackConverterAlg.h
AmbiguityResolutionAlg.h
GaussianSumFitterTool.h
GlobalChiSquareFitterTool.h
HGTDTrackExtensionAlg.h
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
HGTDTruthTrackDecorationAlg.h
ITkAnalogueClusteringTool.h
ITkStripCalibrationTool.h
KalmanFitterTool.h
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
ProtoTrackCreationAndFitAlg.h
ProtoTrackReportingAlg.h
RandomProtoTrackCreatorTool.h
ReFitterAlg.h
ScoreBasedAmbiguityResolutionAlg.h
TrackExtensionAlg.h
TrackFindingAlg.h
TrackStatePrinterTool.h
TrackToTrackParticleCnvAlg.h
TruthGuidedProtoTrackCreatorTool.h
ActsTrk::ActsToXAODTrackConverterAlg
Definition
ActsToXAODTrackConverterAlg.h:19
ActsTrk::AmbiguityResolutionAlg
Definition
AmbiguityResolutionAlg.h:39
ActsTrk::GaussianSumFitterTool
Definition
GaussianSumFitterTool.h:47
ActsTrk::GlobalChiSquareFitterTool
Definition
GlobalChiSquareFitterTool.h:65
ActsTrk::HGTDTrackExtensionAlg
Definition
HGTDTrackExtensionAlg.h:61
ActsTrk::HGTDTruthTrackDecorationAlg
Definition
HGTDTruthTrackDecorationAlg.h:16
ActsTrk::ITkAnalogueClusteringTool
Definition
ITkAnalogueClusteringTool.h:14
ActsTrk::ITkStripCalibrationTool
Definition
ITkStripCalibrationTool.h:14
ActsTrk::KalmanFitterTool
Definition
KalmanFitterTool.h:61
ActsTrk::ProtoTrackCreationAndFitAlg
Definition
ProtoTrackCreationAndFitAlg.h:24
ActsTrk::ProtoTrackReportingAlg
Very lightweight algorithm to print out the results of the EF track finding.
Definition
ProtoTrackReportingAlg.h:16
ActsTrk::RandomProtoTrackCreatorTool
Definition
RandomProtoTrackCreatorTool.h:16
ActsTrk::ReFitterAlg
Definition
ReFitterAlg.h:32
ActsTrk::ScoreBasedAmbiguityResolutionAlg
Definition
ScoreBasedAmbiguityResolutionAlg.h:32
ActsTrk::TrackExtensionAlg
Definition
TrackExtensionAlg.h:50
ActsTrk::TrackFindingAlg
Definition
TrackFindingAlg.h:46
ActsTrk::TrackFindingBaseAlg
Definition
TrackFindingBaseAlg.h:44
ActsTrk::TrackStatePrinterTool
Definition
TrackStatePrinterTool.h:46
ActsTrk::TrackToTrackParticleCnvAlg
Definition
TrackToTrackParticleCnvAlg.h:51
ActsTrk::TruthGuidedProtoTrackCreatorTool
Definition
TruthGuidedProtoTrackCreatorTool.h:17
Generated on
for ATLAS Offline Software by
1.14.0