All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
larcorealg/larcorealg/GeoAlgo/GeoHalfLine.h File Reference
#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