+
class RooAbsRootFinder
-
library: libRooFitCore
#include "RooAbsRootFinder.h"
Display options:
Show inherited
Show non-public

class RooAbsRootFinder

Function Members (Methods)

 
    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_tfindRoot(Double_t& result, Double_t xlo, Double_t xhi, Double_t value = 0) const
virtual TClass*IsA() const
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Data Members

protected:
const RooAbsFunc*_function
Bool_t_valid

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

virtual ~RooAbsRootFinder()
{ }
Bool_t findRoot(Double_t& result, Double_t xlo, Double_t xhi, Double_t value = 0) const

Last update: Mon Jun 25 19:42:31 2007
Copyright (c) 2000-2005, Regents of the University of California *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.