5#ifndef ATHENASERVICES_PYATHENAEVENTLOOPMGR_H
6#define ATHENASERVICES_PYATHENAEVENTLOOPMGR_H
The default ATLAS batch event loop manager.
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
AthenaEventLoopMgr & operator=(const AthenaEventLoopMgr &)
no implementation
virtual StatusCode initialize() override
implementation of IAppMgrUI::initalize
virtual StatusCode finalize() override
implementation of IAppMgrUI::finalize
virtual const std::string & name() const override
AthenaEventLoopMgr(const std::string &nam, ISvcLocator *svcLoc)
Standard Constructor.
virtual StatusCode executeAlgorithms(const EventContext &)
Run the algorithms for the current event.
Implementation of the AthenaEventLoopMgr that allows selective and specific overrides in python.
PyAthenaEventLoopMgr(const std::string &name, ISvcLocator *svcLoc)
Standard Constructor.
PyAthenaEventLoopMgr()
Unimplemented features to keep Reflex happy.
PyAthenaEventLoopMgr(const PyAthenaEventLoopMgr &)