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

Classes

class  ROOT::_c
 

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

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 29 of file RooCFunction1Binding.cxx.