The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/IAlgExecStateSvc.h>
#include <GaudiKernel/IAlgorithm.h>
#include <GaudiKernel/Service.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... | |