#include "Riostream.h"#include "RooCFunction2Binding.h"#include "RooCintUtils.h"Go to the source code of this file.
Namespaces | |
| namespace | RooFit |
Functions | |
| templateClassImp (RooCFunction2Binding) templateClassImp(RooCFunction2Ref) template<> RooCFunction2Map< double | |
| RooAbsReal * | RooFit::bindFunction (const char *name, void *func, RooAbsReal &x, RooAbsReal &y) |
| RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y) |
| RooAbsPdf * | RooFit::bindPdf (const char *name, void *func, RooAbsReal &x, RooAbsReal &y) |
| RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y) |
Variables | |
| double | |
| templateClassImp | ( | RooCFunction2Binding | ) |
Definition at line 39 of file RooCFunction2Binding.cxx.
1.5.1