ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
Acts
ActsTrackReconstruction
src
ITkNNClusterCalibratorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ACTSTRACKRECONSTRUCTION_NNCLUSTERCALIBRATORTOOL_H
6
#define ACTSTRACKRECONSTRUCTION_NNCLUSTERCALIBRATORTOOL_H
7
8
#include "
src/detail/NNClusterCalibratorToolImpl.h
"
9
#include "
src/detail/Definitions.h
"
10
11
namespace
ActsTrk
{
12
/***
13
* @brief Tool that allows to calibrate pixel clusters using NN
14
*
15
* The implementation is actually in: @see NNClusterCalibratorToolImpl
16
*/
17
class
ITkNNClusterCalibratorTool
:
18
public
detail::NNClusterCalibratorToolImpl
<ITk::PixelOfflineCalibData, detail::RecoTrackStateContainer> {
19
public
:
20
using
calib_data_t
=
ITk::PixelOfflineCalibData
;
21
using
traj_t
=
detail::RecoTrackStateContainer
;
22
23
using
detail::NNClusterCalibratorToolImpl
<
calib_data_t
,
traj_t
>::NNClusterCalibratorToolImpl;
24
};
25
26
}
// namespace ActsTrk
27
28
29
#endif
NNClusterCalibratorToolImpl.h
Definitions.h
ActsTrk::ITkNNClusterCalibratorTool
Definition
ITkNNClusterCalibratorTool.h:18
ActsTrk::ITkNNClusterCalibratorTool::calib_data_t
ITk::PixelOfflineCalibData calib_data_t
Definition
ITkNNClusterCalibratorTool.h:20
ActsTrk::ITkNNClusterCalibratorTool::traj_t
detail::RecoTrackStateContainer traj_t
Definition
ITkNNClusterCalibratorTool.h:21
ActsTrk::detail::NNClusterCalibratorToolImpl
the tool to create NN calibrator.
Definition
NNClusterCalibratorToolImpl.h:107
ITk::PixelOfflineCalibData
The ITk::PixelOfflineCalibData is a class that designed to hold the data used by ITk pixel offline al...
Definition
ITkPixelOfflineCalibData.h:28
ActsTrk::detail::RecoTrackStateContainer
Acts::VectorMultiTrajectory RecoTrackStateContainer
Definition
Tracking/Acts/ActsTrackReconstruction/src/detail/Definitions.h:24
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
Generated on
for ATLAS Offline Software by
1.16.1