#include <StateSegmentMatcher.h>
Public Member Functions | |
AlgebraicSymMatrix22 | errorMatrix () const |
AlgebraicVector2 | paramVector () const |
Tsos2DPhi (TrajectoryStateOnSurface const &) | |
Private Attributes | |
AlgebraicVector2 | tsos_2d_phi |
AlgebraicSymMatrix22 | tsosErr_22_phi |
Definition at line 37 of file StateSegmentMatcher.h.
Tsos2DPhi::Tsos2DPhi | ( | TrajectoryStateOnSurface const & | tsos | ) |
Definition at line 164 of file StateSegmentMatcher.cc.
References TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localParameters(), LocalTrajectoryError::matrix(), and LocalTrajectoryParameters::vector().
AlgebraicSymMatrix22 Tsos2DPhi::errorMatrix | ( | ) | const |
Definition at line 178 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
AlgebraicVector2 Tsos2DPhi::paramVector | ( | ) | const |
Definition at line 176 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
|
private |
Definition at line 49 of file StateSegmentMatcher.h.
|
private |
Definition at line 50 of file StateSegmentMatcher.h.