ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsToolInterfaces
ActsToolInterfaces
IStripOnBoundStateCalibratorTool.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_ISTRIPONBOUNDSTATECALIBRATORTOOL_H
5
#define ACTSTOOLINTERFACES_ISTRIPONBOUNDSTATECALIBRATORTOOL_H
6
7
#include "
IOnBoundStateCalibratorTool.h
"
8
#include "
xAODInDetMeasurement/StripClusterContainer.h
"
9
10
namespace
ActsTrk
{
11
using
StripOnBoundStateCalibratorBase
=
OnBoundStateCalibratorBase<xAOD::StripCluster,1>
;
12
13
class
IStripOnBoundStateCalibratorTool
:
public
IOnBoundStateCalibratorTool
<xAOD::StripCluster,1> {
14
public
:
15
DeclareInterfaceID
(
IStripOnBoundStateCalibratorTool
,1,0);
16
};
17
18
namespace
traits
{
19
template
<>
20
struct
Calibrator
<
xAOD
::StripCluster,1> {
21
using
ToolInterface
=
IStripOnBoundStateCalibratorTool
;
22
};
23
}
24
}
25
26
#endif
IOnBoundStateCalibratorTool.h
StripClusterContainer.h
ActsTrk::IOnBoundStateCalibratorTool
interface of a tool to create a calibrator for a certain cluster type.
Definition
IOnBoundStateCalibratorTool.h:48
ActsTrk::IStripOnBoundStateCalibratorTool
Definition
IStripOnBoundStateCalibratorTool.h:13
ActsTrk::IStripOnBoundStateCalibratorTool::DeclareInterfaceID
DeclareInterfaceID(IStripOnBoundStateCalibratorTool, 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::StripOnBoundStateCalibratorBase
OnBoundStateCalibratorBase< xAOD::StripCluster, 1 > StripOnBoundStateCalibratorBase
Definition
IStripOnBoundStateCalibratorTool.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::StripCluster, 1 >::ToolInterface
IStripOnBoundStateCalibratorTool ToolInterface
Definition
IStripOnBoundStateCalibratorTool.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