49 _nset.add(observables) ;
69 for (
int i=0 ; i<ndim ; i++) {
70 x[i] = xvec[i]*(_binding->getMaxLimit(i)-_binding->getMinLimit(i)) + _binding->getMinLimit(i) ;
virtual Double_t Density(Int_t ndim, Double_t *)
virtual ~RooTFoamBinding()
Destructor.
RooTFoamBinding(const RooAbsReal &pdf, const RooArgSet &observables)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Lightweight interface adaptor that binds a RooAbsPdf to TFOAM.
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...