library: libRooFit #include "RooAbsRootFinder.h" |
RooAbsRootFinder
class description - header file - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~RooAbsRootFinder()
static TClass* Class()
virtual Bool_t findRoot(Double_t& result, Double_t xlo, Double_t xhi, Double_t value = 0) const
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
const RooAbsFunc* _function
Bool_t _valid