Namespaces | |
namespace | RooFit |
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
Macros | |
#define | ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION |
Functions | |
RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD4DDDB func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z, RooAbsReal &w) |
RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD4DDDD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z, RooAbsReal &w) |
RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD4DDDI func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z, RooAbsReal &w) |
RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD4DDDB func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z, RooAbsReal &w) |
RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD4DDDD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z, RooAbsReal &w) |
RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD4DDDI func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z, RooAbsReal &w) |
templateClassImp (RooCFunction4Binding) | |
templateClassImp (RooCFunction4Ref) | |
#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION |
Definition at line 29 of file RooCFunction4Binding.cxx.
templateClassImp | ( | RooCFunction4Binding | ) |
templateClassImp | ( | RooCFunction4Ref | ) |