ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
Acts
ActsToolInterfaces
ActsToolInterfaces
IPixelOnTrackCalibratorTool.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 ACTSTOOLINTERFACES_IPIXELONTRACKCALIBRATORTOOL_H
6
#define ACTSTOOLINTERFACES_IPIXELONTRACKCALIBRATORTOOL_H
7
8
#include "
IOnTrackCalibratorTool.h
"
9
#include "
IPixelOnBoundStateCalibratorTool.h
"
10
11
namespace
ActsTrk
{
12
template
<
typename
traj_t>
13
using
PixelOnTrackCalibratorBase
=
OnTrackCalibratorBase<xAOD::PixelCluster,2, traj_t>
;
14
15
template
<
typename
traj_t>
16
class
IPixelOnTrackCalibratorTool
:
virtual
public
IOnTrackCalibratorTool
<xAOD::PixelCluster,2, traj_t> {
17
public
:
18
DeclareInterfaceID
(
IPixelOnTrackCalibratorTool
,1,0);
19
};
20
}
// namespace ActsTrk
21
22
#endif
IOnTrackCalibratorTool.h
IPixelOnBoundStateCalibratorTool.h
ActsTrk::IOnTrackCalibratorTool
Definition
IOnTrackCalibratorTool.h:35
ActsTrk::IPixelOnTrackCalibratorTool
Definition
IPixelOnTrackCalibratorTool.h:16
ActsTrk::IPixelOnTrackCalibratorTool::DeclareInterfaceID
DeclareInterfaceID(IPixelOnTrackCalibratorTool, 1, 0)
ActsTrk::OnTrackCalibratorBase
Definition
IOnTrackCalibratorTool.h:14
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
ActsTrk::PixelOnTrackCalibratorBase
OnTrackCalibratorBase< xAOD::PixelCluster, 2, traj_t > PixelOnTrackCalibratorBase
Definition
IPixelOnTrackCalibratorTool.h:13
Generated on
for ATLAS Offline Software by
1.16.1