Logo ROOT   6.14/05
Reference Guide
Namespaces | Macros | Functions
RooCFunction2Binding.cxx File Reference
#include "Riostream.h"
#include "RooCFunction2Binding.h"
Include dependency graph for RooCFunction2Binding.cxx:

Namespaces

 RooFit
 

Macros

#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
 

Functions

RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2ID func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2UD func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2DI func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD2II func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2ID func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2UD func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2DI func, RooAbsReal &x, RooAbsReal &y)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD2II func, RooAbsReal &x, RooAbsReal &y)
 

Macro Definition Documentation

◆ ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

Definition at line 31 of file RooCFunction2Binding.cxx.