Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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)
 
 templateClassImp (RooCFunction1Binding)
 
 templateClassImp (RooCFunction1Ref)
 

Macro Definition Documentation

◆ ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

#define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION

Definition at line 29 of file RooCFunction1Binding.cxx.

Function Documentation

◆ templateClassImp() [1/2]

templateClassImp ( RooCFunction1Binding  )

◆ templateClassImp() [2/2]

templateClassImp ( RooCFunction1Ref  )