ATLAS Offline Software
Classes | Typedefs | Variables
PyAthenaEventLoopMgr.h File Reference

Implementation of the AthenaEventLoopMgr that allows selective and specific overrides in python. The idea is to maximize code-sharing with AthenaEventLoopMgr to reduce maintainance. More...

#include "CxxUtils/checker_macros.h"
#include "AthenaEventLoopMgr.h"
#include <string>
Include dependency graph for PyAthenaEventLoopMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PyAthenaEventLoopMgr
 Implementation of the AthenaEventLoopMgr that allows selective and specific overrides in python. The idea is to maximize code-sharing with AthenaEventLoopMgr to reduce maintainance. More...
 

Typedefs

typedef _object PyObject
 

Variables

 ATLAS_NO_CHECK_FILE_THREAD_SAFETY
 

Detailed Description

Implementation of the AthenaEventLoopMgr that allows selective and specific overrides in python. The idea is to maximize code-sharing with AthenaEventLoopMgr to reduce maintainance.

Author
Atlas

Definition in file PyAthenaEventLoopMgr.h.

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 25 of file PyAthenaEventLoopMgr.h.

Variable Documentation

◆ ATLAS_NO_CHECK_FILE_THREAD_SAFETY

ATLAS_NO_CHECK_FILE_THREAD_SAFETY

Definition at line 16 of file PyAthenaEventLoopMgr.h.