#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 42 of file StateSegmentMatcher.h.
Tsos2DPhi::Tsos2DPhi | ( | TrajectoryStateOnSurface const & | tsos | ) |
Definition at line 137 of file StateSegmentMatcher.cc.
References TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localParameters(), LocalTrajectoryError::matrix(), and LocalTrajectoryParameters::vector().
AlgebraicSymMatrix22 Tsos2DPhi::errorMatrix | ( | ) | const |
Definition at line 152 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
AlgebraicVector2 Tsos2DPhi::paramVector | ( | ) | const |
Definition at line 149 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
|
private |
Definition at line 54 of file StateSegmentMatcher.h.
|
private |
Definition at line 55 of file StateSegmentMatcher.h.