69 for (
int i=0 ; i<ndim ; i++) {
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.
virtual Bool_t add(const RooAbsCollection &col, Bool_t silent=kFALSE)
Add a collection of arguments to this collection by calling add() for each element in the source coll...
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...
virtual Double_t getMinLimit(UInt_t dimension) const
Return lower limit on i-th variable.
virtual Double_t getMaxLimit(UInt_t dimension) const
Return upper limit on i-th variable.
Lightweight interface adaptor that binds a RooAbsPdf to TFOAM.
RooRealBinding * _binding
virtual Double_t Density(Int_t ndim, Double_t *)
virtual ~RooTFoamBinding()
Destructor.
RooTFoamBinding(const RooAbsReal &pdf, const RooArgSet &observables)