#include "Python.h"Namespaces | |
| namespace | PyROOT | 
Functions | |
| PyObject * | PyROOT::AddCPPInstancePickling (PyObject *self, PyObject *args) | 
| Set reduce attribute for CPPInstance objects.   | |
| PyObject * | PyROOT::AddPrettyPrintingPyz (PyObject *self, PyObject *args) | 
| Add pretty printing pythonization.   | |
| PyObject * | PyROOT::AddTClassDynamicCastPyz (PyObject *self, PyObject *args) | 
| Add pythonization for TClass::DynamicCast.   | |
| PyObject * | PyROOT::AddTObjectEqNePyz (PyObject *self, PyObject *args) | 
| Add pythonization for equality and inequality operators in TObject.   | |
| PyObject * | PyROOT::BranchPyz (PyObject *self, PyObject *args) | 
| Add pythonization for TTree::Branch.   | |
| PyObject * | PyROOT::CPPInstanceExpand (PyObject *self, PyObject *args) | 
| Deserialize pickled objects.   | |
| PyObject * | PyROOT::GetBranchAttr (PyObject *self, PyObject *args) |