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

Namespaces

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

Macros

#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
 

Functions

RooAbsRealRooFit::bindFunction (const char *name, CFUNCD3DDB func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD3DDD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD3DII func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD3UDD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD3UDU func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD3UUD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD3DDB func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD3DDD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD3DII func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD3UDD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD3UDU func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD3UUD func, RooAbsReal &x, RooAbsReal &y, RooAbsReal &z)
 
 templateClassImp (RooCFunction3Binding)
 
 templateClassImp (RooCFunction3Ref)
 

Macro Definition Documentation

◆ ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

Definition at line 29 of file RooCFunction3Binding.cxx.

Function Documentation

◆ templateClassImp() [1/2]

templateClassImp ( RooCFunction3Binding  )

◆ templateClassImp() [2/2]

templateClassImp ( RooCFunction3Ref  )