Logo ROOT  
Reference Guide
RooCFunction1Binding.cxx File Reference
#include "Riostream.h"
#include "RooCFunction1Binding.h"
Include dependency graph for RooCFunction1Binding.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, CFUNCD1D func, RooAbsReal &x)
 
RooAbsRealRooFit::bindFunction (const char *name, CFUNCD1I func, RooAbsReal &x)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD1D func, RooAbsReal &x)
 
RooAbsPdfRooFit::bindPdf (const char *name, CFUNCD1I func, RooAbsReal &x)
 

Macro Definition Documentation

◆ ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

Definition at line 31 of file RooCFunction1Binding.cxx.