ATLAS Offline Software
Loading...
Searching...
No Matches
IHGTDOnTrackCalibratorTool.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef ACTSTOOLINTERFACES_IHGTDONTRACKCALIBRATORTOOL_H
6#define ACTSTOOLINTERFACES_IHGTDONTRACKCALIBRATORTOOL_H
7
10
11namespace ActsTrk {
12 template<typename traj_t>
14
15 template<typename traj_t>
16 class IHGTDOnTrackCalibratorTool : virtual public IOnTrackCalibratorTool<xAOD::HGTDCluster,3,traj_t> {
17 public:
19 };
20} // namespace ActsTrk
21
22#endif
DeclareInterfaceID(IHGTDOnTrackCalibratorTool, 1, 0)
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
OnTrackCalibratorBase< xAOD::HGTDCluster, 3, traj_t > HGTDOnTrackCalibratorBase