Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
PyROOTPythonize.h File Reference
#include <Python.h>

Namespaces

namespace  PyROOT

Functions

PyObjectPyROOT::AddCPPInstancePickling (PyObject *self, PyObject *args)
 Set reduce attribute for CPPInstance objects.
PyObjectPyROOT::AddPrettyPrintingPyz (PyObject *self, PyObject *args)
 Add pretty printing pythonization.
PyObjectPyROOT::AddTClassDynamicCastPyz (PyObject *self, PyObject *args)
 Add pythonization for TClass::DynamicCast.
PyObjectPyROOT::BranchPyz (PyObject *self, PyObject *args)
 Add pythonization for TTree::Branch.
PyObjectPyROOT::CPPInstanceExpand (PyObject *self, PyObject *args)
 Deserialize pickled objects.
PyObjectPyROOT::GetBranchAttr (PyObject *self, PyObject *args)