![]() |
The Gaudi Framework
v26r1
|
#include <src/ApplicationMgr/AlgorithmManager.h>

Public Member Functions | |
| AlgorithmItem (IAlgorithm *s, bool managed=false) | |
| bool | operator== (const std::string &name) const |
| bool | operator== (const IAlgorithm *ptr) const |
Public Attributes | |
| SmartIF< IAlgorithm > | algorithm |
| bool | managed |
Definition at line 34 of file AlgorithmManager.h.
|
inline |
Definition at line 35 of file AlgorithmManager.h.
|
inline |
Definition at line 39 of file AlgorithmManager.h.
|
inline |
Definition at line 42 of file AlgorithmManager.h.
| SmartIF<IAlgorithm> AlgorithmManager::AlgorithmItem::algorithm |
Definition at line 37 of file AlgorithmManager.h.
| bool AlgorithmManager::AlgorithmItem::managed |
Definition at line 38 of file AlgorithmManager.h.