ATLAS Offline Software
Namespaces | Functions | Variables
Utility.cxx File Reference

Utility code originally from pyroot. More...

#include "CxxUtils/checker_macros.h"
#include "Utility.h"
#include "TInterpreter.h"
#include <sstream>
Include dependency graph for Utility.cxx:

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)
 
PyObjectRootUtils::getRootModule ()
 
PyObjectRootUtils::rootModule ()
 
TClass * RootUtils::objectIsA (PyObject *obj)
 
PyObjectRootUtils::getSetOwnershipFunc ()
 
PyObjectRootUtils::setOwnershipFunc ()
 
bool RootUtils::setOwnership (PyObject *obj, bool flag)
 

Variables

 ATLAS_NO_CHECK_FILE_THREAD_SAFETY
 

Detailed Description

Utility code originally from pyroot.

Author
scott snyder, Wim Lavrijsen
Date
Jul, 2015

Definition in file Utility.cxx.

Variable Documentation

◆ ATLAS_NO_CHECK_FILE_THREAD_SAFETY

ATLAS_NO_CHECK_FILE_THREAD_SAFETY

Definition at line 15 of file Utility.cxx.