ROOT 6.12/07 Reference Guide |
#include "Riostream.h"
#include "RooTFnPdfBinding.h"
#include "RooAbsReal.h"
#include "RooAbsCategory.h"
#include "TF3.h"
Namespaces | |
RooFit | |
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) |