Logo ROOT   6.07/09
Reference Guide
Classes | Namespaces | Functions
RooFunctorBinding.h File Reference
#include "TString.h"
#include "RooAbsReal.h"
#include "RooArgList.h"
#include "RooListProxy.h"
#include "RooAbsPdf.h"
#include "RooRealProxy.h"
#include "RooMsgService.h"
#include <string>
#include <map>
#include <vector>
#include "Math/IFunction.h"
Include dependency graph for RooFunctorBinding.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooFunctorBinding
 RooCFunction1Binding is a templated implementation of class RooAbsReal that binds generic C(++) functions to a RooAbsReal argument thus allowing generic C++ functions to be used as RooFit functions. More...
 
class  RooFunctorPdfBinding
 

Namespaces

 RooFit
 

Functions

RooAbsRealRooFit::bindFunction (const char *name, const ROOT::Math::IBaseFunctionMultiDim &ftor, const RooArgList &vars)
 
RooAbsPdfRooFit::bindPdf (const char *name, const ROOT::Math::IBaseFunctionMultiDim &ftor, const RooArgList &vars)