Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooCFunction2Binding.cxx File Reference
#include "Riostream.h"
#include "RooCFunction2Binding.h"

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 (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y)
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2DI func, RooAbsReal &x, RooAbsReal &y)
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2ID func, RooAbsReal &x, RooAbsReal &y)
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2II func, RooAbsReal &x, RooAbsReal &y)
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2UD func, RooAbsReal &x, RooAbsReal &y)
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y)
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2DI func, RooAbsReal &x, RooAbsReal &y)
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2ID func, RooAbsReal &x, RooAbsReal &y)
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2II func, RooAbsReal &x, RooAbsReal &y)
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2UD func, RooAbsReal &x, RooAbsReal &y)