![]() |
ROOT
6.06/08
Reference Guide
|
#include "Riostream.h"#include "RooTFnPdfBinding.h"#include "RooAbsReal.h"#include "RooAbsCategory.h"#include "TF3.h"
Include dependency graph for RooTFnPdfBinding.cxx:Go to the source code of this file.
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) |