#define ClassDef(name, id)
User class for calculating the derivatives of a function.
RooAbsCollection is an abstract container object that can hold multiple RooAbsArg objects.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooDerivative represents the first, second, or third order derivative of any RooAbsReal as calculated...
virtual ~RooDerivative()
Destructor.
ROOT::Math::RichardsonDerivator * _rd
Functor binding of RooAbsReal.
Double_t evaluate() const
Derivator
RooDerivative()
Default constructor.
Bool_t redirectServersHook(const RooAbsCollection &, Bool_t, Bool_t, Bool_t)
Zap functor and derivator ;.
virtual TObject * clone(const char *newname) const
Lightweight interface adaptor that exports a RooAbsPdf as a functor.
RooRealVar represents a variable that can be changed from the outside.
RooSetProxy is the concrete proxy for RooArgSet objects.
Mother of all ROOT objects.