16 #ifndef ROO_ABS_ROOT_FINDER 17 #define ROO_ABS_ROOT_FINDER
RooAbsRootFinder(const RooAbsFunc &function)
Constructor take function binding as argument.
#define ClassDef(name, id)
RooAbsRootFinder is the abstract interface for finding roots of real-valued 1-dimensional function th...
virtual ~RooAbsRootFinder()
const RooAbsFunc * _function
virtual Bool_t findRoot(Double_t &result, Double_t xlo, Double_t xhi, Double_t value=0) const =0
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...