|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRK_ANALYTICALDERIVCALCTOOL_H
6 #define TRK_ANALYTICALDERIVCALCTOOL_H
9 #include "GaudiKernel/ToolHandle.h"
36 class IAlignModuleTool;
37 class MeasurementTypeID;
75 std::vector<std::pair<const AlignModule *, std::vector<Amg::VectorX> > >
m_derivatives;
91 #endif // TRK_ANALYTICALDERIVCALCTOOL_H
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
AlignModule is a grouping of TrkDetElementBase objects, grouped according to the type of alignment,...
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
classifies a MeasurementBase into one of the known inherited flavours or one of the detector types fo...
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
AlignTrack is a generalization of a Trk::Track, used as the basic object to contain track information...