ATLAS Offline Software
ITkAnalogueClusteringTool.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef ACTSTRACKRECONSTRUCTION_ITKANALOGUECLUSTERINGTOOL_H
6 #define ACTSTRACKRECONSTRUCTION_ITKANALOGUECLUSTERINGTOOL_H
7 
10 
11 namespace ActsTrk {
12 
14  public detail::AnalogueClusteringToolImpl<ITk::PixelOfflineCalibData, detail::RecoTrackStateContainer> {
15  public:
18 
20  };
21 
22 } // namespace ActsTrk
23 
24 
25 #endif
Definitions.h
ActsTrk::detail::RecoTrackStateContainer
Acts::VectorMultiTrajectory RecoTrackStateContainer
Definition: Tracking/Acts/ActsTrackReconstruction/src/detail/Definitions.h:25
ActsTrk::detail::AnalogueClusteringToolImpl
Definition: AnalogueClusteringToolImpl.h:22
AnalogueClusteringToolImpl.h
ActsTrk::ITkAnalogueClusteringTool
Definition: ITkAnalogueClusteringTool.h:14
ActsTrk::ITkAnalogueClusteringTool::traj_t
detail::RecoTrackStateContainer traj_t
Definition: ITkAnalogueClusteringTool.h:17
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition: MuonDetectorBuilderTool.cxx:49
ITk::PixelOfflineCalibData
Definition: ITkPixelOfflineCalibData.h:28