Rectangular finite plane.
More...
#include <RectangularFinitePlane.h>
Rectangular finite plane.
Definition at line 34 of file RectangularFinitePlane.h.
genfit::RectangularFinitePlane::RectangularFinitePlane |
( |
const double & |
, |
|
|
const double & |
, |
|
|
const double & |
, |
|
|
const double & |
|
|
) |
| |
give dimensions of finite rectangle: u1,u2, v1,v2
genfit::RectangularFinitePlane::RectangularFinitePlane |
( |
| ) |
|
virtual genfit::RectangularFinitePlane::~RectangularFinitePlane |
( |
| ) |
|
|
virtual |
bool genfit::RectangularFinitePlane::isInActive |
( |
double |
u, |
|
|
double |
v |
|
) |
| const |
|
virtual |
Returns whether a u,v point is in the active plane or not. Needs to be implemented in child class.
Implements genfit::AbsFinitePlane.
void genfit::RectangularFinitePlane::Print |
( |
const Option_t * |
= "" | ) |
const |
|
virtual |
double genfit::RectangularFinitePlane::uMax_ |
|
private |
double genfit::RectangularFinitePlane::uMin_ |
|
private |
double genfit::RectangularFinitePlane::vMax_ |
|
private |
double genfit::RectangularFinitePlane::vMin_ |
|
private |
The documentation for this class was generated from the following file: