|
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"
27 std::pair<PixelPos, PixelCov>(
const Acts::GeometryContext&,
28 const Acts::CalibrationContext&,
30 const Acts::BoundTrackParameters &)>;
35 std::pair<StripPos, StripCov>(
const Acts::GeometryContext&,
36 const Acts::CalibrationContext&,
38 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