68 for (
int i=0 ; i<ndim ; i++) {
72 double ret = (*_binding)(
x) ;
virtual bool add(const RooAbsArg &var, bool silent=false)
Add the specified argument to list.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...
double getMinLimit(UInt_t dimension) const override
Return lower limit on i-th variable.
double getMaxLimit(UInt_t dimension) const override
Return upper limit on i-th variable.
Lightweight interface adaptor that binds a RooAbsPdf to TFOAM.
RooRealBinding * _binding
~RooTFoamBinding() override
Destructor.
double Density(Int_t ndim, double *) override
RooTFoamBinding(const RooAbsReal &pdf, const RooArgSet &observables)