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