ATLAS Offline Software
Loading...
Searching...
No Matches
Utility.h File Reference

Utility code originally from pyroot. More...

#include "Python.h"
#include "TPython.h"
#include "TClass.h"
#include "CPyCppyy/PyException.h"
Include dependency graph for Utility.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  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)

Detailed Description

Utility code originally from pyroot.

Author
scott snyder, Wim Lavrijsen
Date
Jul, 2015

Definition in file Utility.h.