31 #ifndef GFRECTFINITEPLANE_H 32 #define GFRECTFINITEPLANE_H 46 bool inActive(
const double& u,
const double& v)
const;
47 void Print(std::ostream& out = std::cout)
const;
61 virtual void Print(Option_t*)
const 62 {
throw std::logic_error(
std::string(__func__) +
"::Print(Option_t*) not available"); }
virtual ~GFRectFinitePlane()
Generic Interface to magnetic fields in GENFIT.
GFAbsFinitePlane * clone() const
Deep copy ctor for polymorphic class.
virtual void Print(Option_t *) const
bool inActive(const double &u, const double &v) const
void Print(std::ostream &out=std::cout) const