ATLAS Offline Software
|
#include "Python.h"
#include <unordered_map>
#include <string>
#include "RootUtils/PyAthenaGILStateEnsure.h"
#include "CxxUtils/checker_macros.h"
Go to the source code of this file.
Classes | |
struct | PyReverseProxy |
A utility class to convert a C++ object to a PyObject. More... | |