#include <StateSegmentMatcher.h>
Public Member Functions | |
AlgebraicSymMatrix22 | errorMatrix () const |
AlgebraicVector2 | paramVector () const |
Tsos2DZed (TrajectoryStateOnSurface const &) | |
Private Attributes | |
AlgebraicVector2 | tsos_2d_zed |
AlgebraicSymMatrix22 | tsosErr_22_zed |
Definition at line 60 of file StateSegmentMatcher.h.
Tsos2DZed::Tsos2DZed | ( | TrajectoryStateOnSurface const & | tsos | ) |
Definition at line 156 of file StateSegmentMatcher.cc.
References TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localParameters(), LocalTrajectoryError::matrix(), and LocalTrajectoryParameters::vector().
AlgebraicSymMatrix22 Tsos2DZed::errorMatrix | ( | ) | const |
Definition at line 171 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
AlgebraicVector2 Tsos2DZed::paramVector | ( | ) | const |
Definition at line 168 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
|
private |
Definition at line 72 of file StateSegmentMatcher.h.
|
private |
Definition at line 73 of file StateSegmentMatcher.h.