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...
RooCFunction3Binding 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(* CFUNCD3DDD)(Double_t, Double_t, Double_t)
Double_t(* CFUNCD3DII)(Double_t, Int_t, Int_t)
Double_t(* CFUNCD3UUD)(UInt_t, UInt_t, Double_t)
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t(* CFUNCD3UDD)(UInt_t, Double_t, Double_t)
Double_t(* CFUNCD3DDB)(Double_t, Double_t, Bool_t)
Double_t(* CFUNCD3UDU)(UInt_t, Double_t, UInt_t)
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)