ATLAS Offline Software
Loading...
Searching...
No Matches
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
11namespace ActsTrk {
12
14 public detail::AnalogueClusteringToolImpl<ITk::PixelOfflineCalibData, detail::RecoTrackStateContainer> {
15 public:
18
19 using detail::AnalogueClusteringToolImpl<calib_data_t, traj_t>::AnalogueClusteringToolImpl;
20 };
21
22} // namespace ActsTrk
23
24
25#endif
detail::RecoTrackStateContainer traj_t
the tool to create the analogue clustering calibrator.
The ITk::PixelOfflineCalibData is a class that designed to hold the data used by ITk pixel offline al...
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...