11#ifndef ROOEXTENDEDBINDING 
   12#define ROOEXTENDEDBINDING 
#define ClassDefOverride(name, id)
 
Abstract interface for all probability density functions.
 
Abstract base class for objects that represent a real value and implements functionality common to al...
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
TObject * clone(const char *newname=nullptr) const override
 
std::unique_ptr< RooSetProxy > _obsList
 
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
 
Mother of all ROOT objects.