|  | The Gaudi Framework
    v27r0
    | 
#include "GaudiKernel/Kernel.h"#include "GaudiKernel/IAlgManager.h"#include "GaudiKernel/IStateful.h"#include "GaudiKernel/ComponentManager.h"#include "GaudiKernel/SmartIF.h"#include "GaudiKernel/IAlgorithm.h"#include <string>#include <vector>#include <map>

Go to the source code of this file.
| Classes | |
| class | AlgorithmManager | 
| The AlgorithmManager class is in charge of the creation of concrete instances of Algorithms.  More... | |
| struct | AlgorithmManager::AlgorithmItem |