The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/ComponentManager.h"
#include "GaudiKernel/IAlgManager.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/IStateful.h"
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/SmartIF.h"
#include <map>
#include <string>
#include <vector>
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 |