|  | The Gaudi Framework
    v36r9p1 (5c15b2bb)
    | 
#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... | |