![]() |
|
|
Generated: 8 Jan 2009 |
Definition in file GetAlg.cpp.
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/IAlgContextSvc.h"
#include "GaudiAlg/GetAlg.h"

Go to the source code of this file.
Functions | |
| IAlgorithm * | Gaudi::Utils::getAlgorithm (const IAlgContextSvc *svc, const AlgSelector &sel) |
| simple function to get the algorithm from Context Service | |
| IAlgorithm * | Gaudi::Utils::getAlgorithm (const std::vector< IAlgorithm * > &lst, const AlgSelector &sel) |
| simple function to get the algorithm from Context Service | |