30#ifndef ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
31#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
#define templateClassImp(name)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooCFunction2Binding is a templated implementation of class RooAbsReal that binds generic C(++) funct...
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
Double_t(* CFUNCD2UD)(UInt_t, Double_t)
Double_t(* CFUNCD2DI)(Double_t, Int_t)
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t(* CFUNCD2II)(Int_t, Int_t)
Double_t(* CFUNCD2DD)(Double_t, Double_t)
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t(* CFUNCD2ID)(Int_t, Double_t)