ATLAS Offline Software
Namespaces | Macros | Functions
AthenaPyRoot.h File Reference
#include "Python.h"
#include "RootUtils/PyGetString.h"
#include <TPython.h>
#include "CPyCppyy/PyException.h"
Include dependency graph for AthenaPyRoot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PyROOT
 

Macros

#define ROOT_TPyException   1 /* there was a typo in TPyException-v20882 */
 
#define CPPInstance_ASVOIDPTR(o)   (TPython::CPPInstance_AsVoidPtr(o))
 

Functions

void PyROOT::throw_py_exception (bool display=true)
 

Macro Definition Documentation

◆ CPPInstance_ASVOIDPTR

#define CPPInstance_ASVOIDPTR (   o)    (TPython::CPPInstance_AsVoidPtr(o))

Definition at line 21 of file AthenaPyRoot.h.

◆ ROOT_TPyException

#define ROOT_TPyException   1 /* there was a typo in TPyException-v20882 */

Definition at line 18 of file AthenaPyRoot.h.