Classes | Namespaces
GeoAlgo.h File Reference

Class def header for a class GeoAlgo. More...

#include "larcorealg/GeoAlgo/GeoLine.h"
#include "larcorealg/GeoAlgo/GeoHalfLine.h"
#include "larcorealg/GeoAlgo/GeoLineSegment.h"
#include "larcorealg/GeoAlgo/GeoTrajectory.h"
#include "larcorealg/GeoAlgo/GeoAABox.h"
#include "larcorealg/GeoAlgo/GeoSphere.h"
#include "larcorealg/GeoAlgo/GeoVector.h"
#include <vector>

Go to the source code of this file.

Classes

class  geoalgo::GeoAlgo
 Algorithm to compute various geometrical relation among geometrical objects. In particular functions to inspect following relations are implemented:
0) Distance between geometrical objects
1) Closest point of approach
2) Intersection points
3) Containment/Overlap of objects
4) Common Origin functions
5) Bounding Sphere functions
. More...
 

Namespaces

 geoalgo
 

Detailed Description

Class def header for a class GeoAlgo.

Author
kazuhiro

Definition in file GeoAlgo.h.