#include <KarimakiAlignmentDerivatives.h>
Public Member Functions | |
AlgebraicMatrix | operator() (const TrajectoryStateOnSurface &tsos) const |
Calculates derivatives à la Karimaki (cf. CR-2003/022)
(last update by
)
Definition at line 16 of file KarimakiAlignmentDerivatives.h.
AlgebraicMatrix KarimakiAlignmentDerivatives::operator() | ( | const TrajectoryStateOnSurface & | tsos | ) | const |
Returns 6x2 jacobian matrix of derivatives of residuals in x and y with respect to rigid body aligment parameters:
/ dr_x/du dr_y/du | | dr_x/dv dr_y/dv | | dr_x/dw dr_y/dw | | dr_x/da dr_y/da | | dr_x/db dr_y/db | \ dr_x/dg dr_y/dg /
Definition at line 13 of file KarimakiAlignmentDerivatives.cc.
References TrajectoryStateOnSurface::localParameters(), and LocalTrajectoryParameters::mixedFormatVector().