Public Member Functions | |
MeasurementSurface (int ID, ICoordinateSystem *csys) | |
MeasurementSurface (int ID, ICoordinateSystem *csys, IBoundary *boundary) | |
int | getID () |
ICoordinateSystem * | getCoordinateSystem () const |
bool | isLocalInBoundary (CLHEP::Hep3Vector local) const |
Checks if a point in local coordinates is within the boundaries. | |
bool | isGlobalInBoundary (CLHEP::Hep3Vector global) const |
Checks if a point in global coordinates is within the boundaries. | |
Definition at line 12 of file MeasurementSurface.h.