16#ifndef ROO_ABS_ROOT_FINDER
17#define ROO_ABS_ROOT_FINDER
#define ClassDef(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t result
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...
RooAbsRootFinder is the abstract interface for finding roots of real-valued 1-dimensional function th...
bool _valid
True if current state is valid.
virtual bool findRoot(double &result, double xlo, double xhi, double value=0) const =0
const RooAbsFunc * _function
Pointer to input function.
virtual ~RooAbsRootFinder()