#include <StateSegmentMatcher.h>
Public Member Functions | |
AlgebraicSymMatrix22 | errorMatrix () const |
AlgebraicVector2 | paramVector () const |
Tsos2DPhi (TrajectoryStateOnSurface *) | |
Private Attributes | |
AlgebraicVector2 | tsos_2d_phi |
AlgebraicSymMatrix22 | tsosErr_22_phi |
Definition at line 45 of file StateSegmentMatcher.h.
Tsos2DPhi::Tsos2DPhi | ( | TrajectoryStateOnSurface * | tsos | ) |
Definition at line 148 of file StateSegmentMatcher.cc.
References TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localParameters(), LocalTrajectoryError::matrix(), and LocalTrajectoryParameters::vector().
AlgebraicSymMatrix22 Tsos2DPhi::errorMatrix | ( | ) | const |
Definition at line 163 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
AlgebraicVector2 Tsos2DPhi::paramVector | ( | ) | const |
Definition at line 160 of file StateSegmentMatcher.cc.
Referenced by StateSegmentMatcher::StateSegmentMatcher().
|
private |
Definition at line 57 of file StateSegmentMatcher.h.
|
private |
Definition at line 58 of file StateSegmentMatcher.h.