Namespaces | |
namespace | RooFit |
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
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) |