Logo ROOT  
Reference Guide
RooTFnBinding.h File Reference
#include "RooAbsReal.h"
#include "RooListProxy.h"
Include dependency graph for RooTFnBinding.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooTFnBinding
 

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 

Functions

RooAbsRealRooFit::bindFunction (TF1 *func, RooAbsReal &x)
 
RooAbsRealRooFit::bindFunction (TF1 *func, RooAbsReal &x, const RooArgList &params)
 
RooAbsRealRooFit::bindFunction (TF2 *func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsRealRooFit::bindFunction (TF2 *func, RooAbsReal &x, RooAbsReal &y, const RooArgList &params)
 
RooAbsRealRooFit::bindFunction (TF3 *func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsRealRooFit::bindFunction (TF3 *func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z, const RooArgList &params)