|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef ACTSTOOLINTERFACES_IONBOUNDSTATECALIBRATORTOOL_H
5 #define ACTSTOOLINTERFACES_IONBOUNDSTATECALIBRATORTOOL_H
7 #include <GaudiKernel/IAlgTool.h>
9 #include "Acts/Geometry/GeometryContext.hpp"
10 #include "Acts/Utilities/CalibrationContext.hpp"
11 #include "Acts/Utilities/Delegate.hpp"
12 #include "Acts/EventData/TrackParameters.hpp"
28 std::pair<PixelPos, PixelCov>(
const Acts::GeometryContext&,
29 const Acts::CalibrationContext&,
31 const Acts::BoundTrackParameters &)>;
36 std::pair<StripPos, StripCov>(
const Acts::GeometryContext&,
37 const Acts::CalibrationContext&,
39 const Acts::BoundTrackParameters &)>;
44 std::pair<HgtdPos, HgtdCov>(
const Acts::GeometryContext&,
45 const Acts::CalibrationContext&,
47 const Acts::BoundTrackParameters &)>;
Eigen::Matrix< float, N, 1 > MeasVector
Abrivation of the Matrix & Covariance definitions.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Eigen::Matrix< float, N, N > MeasMatrix