|
Gaudi Framework, version v21r4 |
| Home | Generated: 7 Sep 2009 |
#include "AlgorithmManager.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/System.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/TypeNameString.h"
#include <iostream>
#include <errno.h>

Go to the source code of this file.
Variables | |
| static SmartIF< IAlgorithm > | no_algorithm |
| needed when no algorithm is found or could be returned | |
SmartIF<IAlgorithm> no_algorithm [static] |
needed when no algorithm is found or could be returned
Definition at line 17 of file AlgorithmManager.cpp.