23 #ifndef genfit_RectangularFinitePlane_h
24 #define genfit_RectangularFinitePlane_h
26 #include "AbsFinitePlane.h"
45 void Print(
const Option_t* =
"")
const;
53 double uMin_, uMax_, vMin_, vMax_;
Abstract base class for finite detector planes.
Rectangular finite plane.
bool isInActive(double u, double v) const
Returns whether a u,v point is in the active plane or not.
RectangularFinitePlane * clone() const
Deep copy ctor for polymorphic class.
Defines for I/O streams used for error and debug printing.