#include <GFAbsFinitePlane.h>
|
| virtual void | Print (Option_t *) const |
| |
Definition at line 47 of file GFAbsFinitePlane.h.
| genf::GFAbsFinitePlane::~GFAbsFinitePlane |
( |
| ) |
|
|
virtual |
| virtual bool genf::GFAbsFinitePlane::inActive |
( |
const double & |
u, |
|
|
const double & |
v |
|
) |
| const |
|
pure virtual |
Returns whether a u,v point is in the active plane or not. Needs to be implemented in child class.
Implemented in genf::GFRectFinitePlane.
| virtual void genf::GFAbsFinitePlane::Print |
( |
std::ostream & |
out = std::cout | ) |
const |
|
pure virtual |
| virtual void genf::GFAbsFinitePlane::Print |
( |
Option_t * |
| ) |
const |
|
inlineprivatevirtual |
The documentation for this class was generated from the following files: