33 #ifndef ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
34 #define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t(* CFUNCD3DDB)(Double_t, Double_t, Bool_t)
templateClassImp(RooCFunction3Binding) templateClassImp(RooCFunction3Ref) template<> RooCFunction3Map< double
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t(* CFUNCD3DII)(Double_t, Int_t, Int_t)
Double_t(* CFUNCD3UDU)(UInt_t, Double_t, UInt_t)
Double_t(* CFUNCD3UUD)(UInt_t, UInt_t, Double_t)
Double_t(* CFUNCD3UDD)(UInt_t, Double_t, Double_t)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double func(double *x, double *p)
RooCFunction3Binding is a templated implementation of class RooAbsReal that binds generic C(++) funct...
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
Double_t(* CFUNCD3DDD)(Double_t, Double_t, Double_t)