ATLAS Offline Software
|
#include "Python.h"
#include "RootUtils/PyGetString.h"
#include <TPython.h>
#include "CPyCppyy/PyException.h"
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) |
#define CPPInstance_ASVOIDPTR | ( | o | ) | (TPython::CPPInstance_AsVoidPtr(o)) |
Definition at line 21 of file AthenaPyRoot.h.
#define ROOT_TPyException 1 /* there was a typo in TPyException-v20882 */ |
Definition at line 18 of file AthenaPyRoot.h.