ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsToolInterfaces
ActsToolInterfaces
IPixelOnBoundStateCalibratorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef ACTSTOOLINTERFACES_IPIXELONBOUNDSTATECALIBRATORTOOL_H
5
#define ACTSTOOLINTERFACES_IPIXELONBOUNDSTATECALIBRATORTOOL_H
6
7
#include "
IOnBoundStateCalibratorTool.h
"
8
#include "
xAODInDetMeasurement/PixelClusterContainer.h
"
9
10
namespace
ActsTrk
{
11
using
PixelOnBoundStateCalibratorBase
=
OnBoundStateCalibratorBase<xAOD::PixelCluster,2>
;
12
13
class
IPixelOnBoundStateCalibratorTool
:
public
IOnBoundStateCalibratorTool
<xAOD::PixelCluster,2> {
14
public
:
15
DeclareInterfaceID
(
IPixelOnBoundStateCalibratorTool
,1,0);
16
};
17
18
namespace
traits
{
19
template
<>
20
struct
Calibrator
<
xAOD
::PixelCluster,2> {
21
using
ToolInterface
=
IPixelOnBoundStateCalibratorTool
;
22
};
23
}
24
}
25
26
#endif
PixelClusterContainer.h
IOnBoundStateCalibratorTool.h
ActsTrk::IOnBoundStateCalibratorTool
interface of a tool to create a calibrator for a certain cluster type.
Definition
IOnBoundStateCalibratorTool.h:48
ActsTrk::IPixelOnBoundStateCalibratorTool
Definition
IPixelOnBoundStateCalibratorTool.h:13
ActsTrk::IPixelOnBoundStateCalibratorTool::DeclareInterfaceID
DeclareInterfaceID(IPixelOnBoundStateCalibratorTool, 1, 0)
ActsTrk::OnBoundStateCalibratorBase
Base class of a InDet calibrator object.
Definition
IOnBoundStateCalibratorTool.h:29
ActsTrk::traits
Definition
IHGTDOnBoundStateCalibratorTool.h:17
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
ActsTrk::PixelOnBoundStateCalibratorBase
OnBoundStateCalibratorBase< xAOD::PixelCluster, 2 > PixelOnBoundStateCalibratorBase
Definition
IPixelOnBoundStateCalibratorTool.h:11
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
ActsTrk::traits::Calibrator< xAOD::PixelCluster, 2 >::ToolInterface
IPixelOnBoundStateCalibratorTool ToolInterface
Definition
IPixelOnBoundStateCalibratorTool.h:21
ActsTrk::traits::Calibrator
Helper struct to get the correct types for a certain cluster.
Definition
IOnBoundStateCalibratorTool.h:61
Generated on
for ATLAS Offline Software by
1.17.0