#include <StateSegmentMatcher.h>
Public Member Functions | |
AlgebraicSymMatrix22 | errorMatrix () const |
AlgebraicVector2 | paramVector () const |
Tsos2DZed (TrajectoryStateOnSurface *) | |
Private Attributes | |
AlgebraicVector2 | tsos_2d_zed |
AlgebraicSymMatrix22 | tsosErr_22_zed |
Definition at line 61 of file StateSegmentMatcher.h.
Tsos2DZed::Tsos2DZed | ( | TrajectoryStateOnSurface * | tsos | ) |
Definition at line 165 of file StateSegmentMatcher.cc.
References TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localParameters(), LocalTrajectoryError::matrix(), and LocalTrajectoryParameters::vector().
AlgebraicSymMatrix22 Tsos2DZed::errorMatrix | ( | ) | const |
Definition at line 180 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
AlgebraicVector2 Tsos2DZed::paramVector | ( | ) | const |
Definition at line 177 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
|
private |
Definition at line 73 of file StateSegmentMatcher.h.
|
private |
Definition at line 74 of file StateSegmentMatcher.h.