![]() |
ATLAS Offline Software
|
Utility code originally from pyroot. More...
#include "Python.h"#include "TPython.h"#include "TClass.h"#include "CPyCppyy/PyException.h"Go to the source code of this file.
Namespaces | |
| RootUtils | |
Typedefs | |
| using | RootUtils::PyException = CPyCppyy::PyException |
Functions | |
| int | RootUtils::GetBuffer (PyObject *pyobject, char tc, int size, void *&buf, Bool_t check) |
| TClass * | RootUtils::objectIsA (PyObject *obj) |
| bool | RootUtils::setOwnership (PyObject *obj, bool flag) |
1.8.18