ATLAS Offline Software
Loading...
Searching...
No Matches
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
9
10namespace ActsTrk {
12
17 namespace traits {
18 template <>
19 struct Calibrator<xAOD::HGTDCluster,3> {
21 };
22 }
23}
24
25#endif
DeclareInterfaceID(IHGTDOnBoundStateCalibratorTool, 1, 0)
interface of a tool to create a calibrator for a certain cluster type.
Base class of a InDet calibrator object.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
OnBoundStateCalibratorBase< xAOD::HGTDCluster, 3 > HGTDOnBoundStateCalibratorBase
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Helper struct to get the correct types for a certain cluster.