ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Namespaces | |
RooFit | |
Macros | |
#define | ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION |
Functions | |
templateClassImp (RooCFunction1Binding) templateClassImp(RooCFunction1Ref) template<> RooCFunction1Map< double | |
RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD1D func, RooAbsReal &x) |
RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD1I func, RooAbsReal &x) |
RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD1D func, RooAbsReal &x) |
RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD1I func, RooAbsReal &x) |
#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION |
Definition at line 34 of file RooCFunction1Binding.cxx.
templateClassImp | ( | RooCFunction1Binding | ) |