#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 | 
 1.8.5