ATLAS Offline Software
MuonPatternRecognitionAlgs_entries.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 #include "../CombinatorialNSWSeedFinderAlg.h"
5 #include "../EtaHoughTransformAlg.h"
6 #include "../PhiHoughTransformAlg.h"
7 #include "../SegmentActsRefitAlg.h"
8 #include "../SegmentFittingAlg.h"
9 
15 
MuonR4::SegmentActsRefitAlg
Definition: SegmentActsRefitAlg.h:32
MuonR4::EtaHoughTransformAlg
Algorithm to handle the eta hough transform.
Definition: EtaHoughTransformAlg.h:29
MuonR4::CombinatorialNSWSeedFinderAlg
Definition: CombinatorialNSWSeedFinderAlg.h:28
MuonR4::PhiHoughTransformAlg
Algorithm to handle the phi hough transform.
Definition: PhiHoughTransformAlg.h:33
MuonR4::SegmentFittingAlg
Algorithm to handle segment fits
Definition: SegmentFittingAlg.h:31
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)