![]() |
The Gaudi Framework
master (d98a2936)
|
#include <GaudiKernel/IAlgExecStateSvc.h>
#include <GaudiKernel/IAlgorithm.h>
#include <GaudiKernel/Service.h>
#include <fmt/format.h>
#include <mutex>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | AlgExecStateSvc |
A service that keeps track of the execution state of Algorithm. More... | |
class | AlgExecStateSvc::AlgExecStateInternal |
internal state of an algorithm More... | |