Classes | |
class | RooTFnPdfBinding |
Namespaces | |
namespace | RooFit |
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
Functions | |
RooAbsPdf * | RooFit::bindPdf (TF1 *func, RooAbsReal &x) |
RooAbsPdf * | RooFit::bindPdf (TF2 *func, RooAbsReal &x, RooAbsReal &y) |
RooAbsPdf * | RooFit::bindPdf (TF3 *func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z) |