7#ifndef ROOTUTILS_PYROOTINSPECTOR_H
8#define ROOTUTILS_PYROOTINSPECTOR_H 1
15# undef _POSIX_C_SOURCE
26 bool persistentOnly =
false);
31 bool persistentOnly =
false,
32 bool retvecs =
false);
Define macros for attributes used to control the static checker.
#define ATLAS_NO_CHECK_FILE_THREAD_SAFETY
static PyObject * pyroot_inspect(PyObject *obj, bool persistentOnly=false)
static PyObject * pyroot_inspect2(PyObject *obj, PyObject *obj_name, bool persistentOnly=false, bool retvecs=false)