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