![]() |
The Gaudi Framework
v36r7 (7f57a304)
|
Go to the source code of this file.
Classes | |
class | Gaudi::Utils::AlgSelector |
class | Gaudi::Utils::AlgTypeSelector< TYPE > |
class | Gaudi::Utils::AlgNameSelector |
Namespaces | |
Gaudi | |
Header file for std:chrono::duration-based Counters. | |
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... | |