![]() |
The Gaudi Framework
v36r16 (ea80daf8)
|
#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... | |