GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
gear::IBoundary Class Referenceabstract
Inheritance diagram for gear::IBoundary:
gear::BoundaryRectangle gear::BoundaryTrapezoid

Public Member Functions

virtual bool isInBoundary (CLHEP::Hep3Vector local) const =0
 

Detailed Description

Definition at line 9 of file IBoundary.h.

Member Function Documentation

virtual bool gear::IBoundary::isInBoundary ( CLHEP::Hep3Vector  local) const
pure virtual
Parameters
localthe local coordinates of a point to be checked
Returns
wether the point is inside the boundary

Implemented in gear::BoundaryTrapezoid, and gear::BoundaryRectangle.

Referenced by gear::MeasurementSurface::isLocalInBoundary().


The documentation for this class was generated from the following file: