|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef __TRK_PLANAR_SURFACE_H__
12 #define __TRK_PLANAR_SURFACE_H__
double getInvRotMatrix(int, int)
const double * getNormal()
void setBreakPoint(double)
TrkPlanarSurface(const double Center[3], const double Normal[3], const double Transform[3][3], double)
const double * getCenter()
void calculateInverseTransform()
void transformPointToLocal(double *, double *)
const double * getParameters()
double calculateCombinedMatrix(int, int, TrkPlanarSurface *)
Point Center(const Point &a, const Point &b)
double getRotMatrix(int, int)
void rotateVectorToLocal(double *, double *)
void transformPointToGlobal(double *, double *)
void rotateVectorToGlobal(double *, double *)