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 ACTS_ITKANALOGUECLUSTERINGTOOL_H
6 #define ACTS_ITKANALOGUECLUSTERINGTOOL_H
7 
9 #include "TrackFindingAlg.h"
10 namespace ActsTrk {
11 
13  public AnalogueClusteringToolImpl<ITk::PixelOfflineCalibData, ActsTrk::TrackFindingAlg::RecoTrackStateContainer> {
14 public:
17 
19 };
20 
21 } // namespace ActsTrk
22 
23 
24 #endif
AnalogueClusteringToolImpl.h
ActsTrk::ITkAnalogueClusteringTool
Definition: ITkAnalogueClusteringTool.h:13
TrackFindingAlg.h
ActsTrk::AnalogueClusteringToolImpl
Definition: AnalogueClusteringToolImpl.h:20
ActsTrk::TrackFindingAlg::RecoTrackStateContainer
Acts::VectorMultiTrajectory RecoTrackStateContainer
Definition: TrackFindingAlg.h:72
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition: MuonDetectorBuilderTool.cxx:34
ActsTrk::ITkAnalogueClusteringTool::traj_t
ActsTrk::TrackFindingAlg::RecoTrackStateContainer traj_t
Definition: ITkAnalogueClusteringTool.h:16
ITk::PixelOfflineCalibData
Definition: ITkPixelOfflineCalibData.h:28