Namespaces | |
| namespace | RooFit |
| The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
Functions | |
| 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) |