ATLAS Offline Software
MuonTrackFinderTools_entries.cxx
Go to the documentation of this file.
1 #include "../MuonChamberHoleRecoveryTool.h"
2 #include "../MuonErrorOptimisationTool.h"
3 #include "../MuonRefitTool.h"
4 #include "../MuonSeededSegmentFinder.h"
5 #include "../MuonSegmentRegionRecoveryTool.h"
6 #include "../MuonTrackCleaner.h"
7 #include "../MuonTrackExtrapolationTool.h"
8 #include "../MuonTrackScoringTool.h"
9 #include "../MuonTrackToSegmentTool.h"
10 
11 using namespace Muon;
12 
Muon::MuonTrackExtrapolationTool
tool to select tracks
Definition: MuonTrackExtrapolationTool.h:28
Muon::MuonSeededSegmentFinder
seeded segment finder that gets its data directly from storegate for a give set of Identifiers or Ide...
Definition: MuonSeededSegmentFinder.h:30
Muon::MuonSegmentRegionRecoveryTool
Implementation of an IMuonHoleRecoveryTool.
Definition: MuonSegmentRegionRecoveryTool.h:67
Muon::MuonChamberHoleRecoveryTool
tool to select tracks
Definition: MuonChamberHoleRecoveryTool.h:34
Muon::MuonRefitTool
Definition: MuonRefitTool.h:34
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
Muon::MuonTrackToSegmentTool
Definition: MuonTrackToSegmentTool.h:40
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
Muon::MuonTrackScoringTool
Concrete implementation of the ITrackScoringTool pABC.
Definition: MuonTrackScoringTool.h:26
Muon::MuonErrorOptimisationTool
Definition: MuonErrorOptimisationTool.h:19
Muon::MuonTrackCleaner
Definition: MuonTrackCleaner.h:44