29 #ifndef GFRECTFINITEPLANE_H 30 #define GFRECTFINITEPLANE_H 44 bool inActive(
const double& u,
const double& v)
const;
45 void Print(std::ostream& out = std::cout)
const;
58 virtual void Print(Option_t*)
const 60 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