![]() |
The Gaudi Framework
v26r3
|
#include "GaudiKernel/IAlgorithm.h"

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