ATLAS Offline Software
|
#include <CylinderIntersector.h>
Public Member Functions | |
CylinderIntersector (double px, double py, double k, double xprime) | |
Public Attributes | |
double | yOfX |
the result of x More... | |
double | segLength |
length of the line segment More... | |
Definition at line 20 of file CylinderIntersector.h.
|
inline |
double Trk::CylinderIntersector::segLength |
length of the line segment
Definition at line 23 of file CylinderIntersector.h.
double Trk::CylinderIntersector::yOfX |
the result of x
Definition at line 22 of file CylinderIntersector.h.