|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef EVENT_LOOP__DRIVER_MANAGER_H
10 #define EVENT_LOOP__DRIVER_MANAGER_H
42 virtual std::pair<Detail::ManagerOrder,std::string>
char data[hepevt_bytes_allocation_ATLAS]
virtual std::pair< Detail::ManagerOrder, std::string > getManagerOrder() const noexcept override
get the order/name of this manager
virtual ::StatusCode doManagerStep(Detail::ManagerData &data) const override
do whatever needs to be done for the given submission step
an interface for classes that handle job management for the Driver
::StatusCode StatusCode
StatusCode definition for legacy code.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
an internal data structure for passing data between different manager objects anbd step
a Manager that passes callbacks through to the Driver