ATLAS Offline Software
Loading...
Searching...
No Matches
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
9
10namespace ActsTrk {
12
17
18 namespace traits {
19 template <>
20 struct Calibrator<xAOD::PixelCluster,2> {
22 };
23 }
24}
25
26#endif
interface of a tool to create a calibrator for a certain cluster type.
DeclareInterfaceID(IPixelOnBoundStateCalibratorTool, 1, 0)
Base class of a InDet calibrator object.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
OnBoundStateCalibratorBase< xAOD::PixelCluster, 2 > PixelOnBoundStateCalibratorBase
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.