ROOT 6.12/07 Reference Guide |
#include "PyROOT.h"
#include "TPyFitFunction.h"
#include "ObjectProxy.h"
#include "MethodProxy.h"
#include "TPyBufferFactory.h"
#include <stdexcept>
Functions | |
static PyObject * | DispatchCall (PyObject *pyself, const char *method, PyObject *pymethod=NULL, PyObject *arg1=NULL, PyObject *arg2=NULL, PyObject *arg3=NULL) |
static PyObject * | GetOverriddenPyMethod (PyObject *pyself, const char *method) |
|
static |
Definition at line 42 of file TPyFitFunction.cxx.
Definition at line 25 of file TPyFitFunction.cxx.