#include "Riostream.h"
#include "RooFunctorBinding.h"
Go to the source code of this file.
Namespaces | |
namespace | RooFit |
Functions | |
ClassImp (RooFunctorBinding) ClassImp(RooFunctorPdfBinding) | |
RooAbsReal * | RooFit::bindFunction (const char *name, const ROOT::Math::IBaseFunctionMultiDim &ftor, const RooArgList &vars) |
RooAbsPdf * | RooFit::bindPdf (const char *name, const ROOT::Math::IBaseFunctionMultiDim &ftor, const RooArgList &vars) |
ClassImp | ( | RooFunctorBinding | ) |