#include <RoadSearchCircleSeed.h>
Public Member Functions | |
LineRZ (GlobalPoint point1, GlobalPoint point2) | |
double | Theta () const |
~LineRZ () | |
Private Attributes | |
double | theR_ |
double | theZ_ |
Definition at line 120 of file RoadSearchCircleSeed.h.
LineRZ::LineRZ | ( | GlobalPoint | point1, |
GlobalPoint | point2 | ||
) |
Definition at line 447 of file RoadSearchCircleSeed.cc.
References PV3DBase< T, PVType, FrameType >::perp(), theR_, theZ_, and PV3DBase< T, PVType, FrameType >::z().
LineRZ::~LineRZ | ( | ) |
Definition at line 464 of file RoadSearchCircleSeed.cc.
|
inline |
Definition at line 125 of file RoadSearchCircleSeed.h.
|
private |
Definition at line 128 of file RoadSearchCircleSeed.h.
|
private |
Definition at line 129 of file RoadSearchCircleSeed.h.