1 #ifndef __PndRadMapPlane_HH__ 2 #define __PndRadMapPlane_HH__ 1 7 #include <FairRadMapPoint.h> 15 PndRadMapPlane(TVector3 _corner1, TVector3 _corner2, TVector3 _corner3,
double dist = 0);
25 TVector3
Normal() {
return normal; };
TVector3 LineIntersection(TVector3 begline, TVector3 endline)
void SetNormal(TVector3 n)
TVector3 GetCorner(int i)
void SetDistance(double d)