ATLAS Offline Software
Loading...
Searching...
No Matches
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
9
10namespace ActsTrk {
12
17
18 namespace traits {
19 template <>
20 struct Calibrator<xAOD::StripCluster,1> {
22 };
23 }
24}
25
26#endif
interface of a tool to create a calibrator for a certain cluster type.
DeclareInterfaceID(IStripOnBoundStateCalibratorTool, 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::StripCluster, 1 > StripOnBoundStateCalibratorBase
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.