ATLAS Offline Software
|
Utility code originally from pyroot. More...
#include "CxxUtils/checker_macros.h"
#include "Utility.h"
#include "TInterpreter.h"
#include <sstream>
Go to the source code of this file.
Namespaces | |
RootUtils | |
Functions | |
int | RootUtils::GetBuffer (PyObject *pyobject, char tc, int size, void *&buf, Bool_t check) |
PyObject * | RootUtils::getRootModule () |
PyObject * | RootUtils::rootModule () |
TClass * | RootUtils::objectIsA (PyObject *obj) |
PyObject * | RootUtils::getSetOwnershipFunc () |
PyObject * | RootUtils::setOwnershipFunc () |
bool | RootUtils::setOwnership (PyObject *obj, bool flag) |
Variables | |
ATLAS_NO_CHECK_FILE_THREAD_SAFETY | |
ATLAS_NO_CHECK_FILE_THREAD_SAFETY |
Definition at line 15 of file Utility.cxx.