Classes | Namespaces | Typedefs
GeoHalfLine.h File Reference

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
 

Detailed Description

Class def header for a class HalfLine.

Author
kazuhiro

Definition in file GeoHalfLine.h.