The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/IAlgExecStateSvc.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/Service.h"
#include <map>
#include <mutex>
#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... | |