Class def header for a class HalfLine. More...
#include "larcorealg/GeoAlgo/GeoAlgoException.h"#include "larcorealg/GeoAlgo/GeoVector.h"#include "TVector3.h"Go to the source code of this file.
Classes | |
| class | geoalgo::HalfLine |
| Representation of a 3D semi-infinite line. Defines a semi-infinite 3D line by having a start point (Point_t) and direction (Vector_t) along which the line extends. It hides the start and direction attributes from users for protecting the dimensionality. More... | |
Namespaces | |
| geoalgo | |
Typedefs | |
| typedef HalfLine | geoalgo::HalfLine_t |
Class def header for a class HalfLine.
Definition in file GeoHalfLine.h.
1.8.11