Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooTFnPdfBinding.cxx File Reference
#include "Riostream.h"
#include "RooTFnPdfBinding.h"
#include "RooAbsCategory.h"
#include "TF3.h"
Include dependency graph for RooTFnPdfBinding.cxx:

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

RooAbsPdfRooFit::bindPdf (TF1 *func, RooAbsReal &x)
 
RooAbsPdfRooFit::bindPdf (TF2 *func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsPdfRooFit::bindPdf (TF3 *func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)