![]() |
ATLAS Offline Software
|
#include <PyROOTTTreePatch.h>
Static Public Member Functions | |
| static void | Initialize (PyObject *tree_pyclass, PyObject *chain_pyclass, PyObject *branch_pyclass) |
| Install the PyROOT patches. More... | |
Definition at line 42 of file PyROOTTTreePatch.h.
|
static |
Install the PyROOT patches.
| tree_pyclass | The TTree Python class. |
| chain_pyclass | The TChain Python class. |
| branch_pyclass | The TBranch Python class. |
Definition at line 348 of file PyROOTTTreePatch.cxx.
1.8.18