The trivial selector of algorithm by type.
More...
#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/825/GAUDI/GAUDI_v26r3/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiAlg/GetAlg.h>
The trivial selector of algorithm by type.
- See also
- Gaudi::Utils::AlgSelector
- Author
- Vanya BELYAEV ibely.nosp@m.aev@.nosp@m.physi.nosp@m.cs.s.nosp@m.yr.ed.nosp@m.u
- Date
- 2007-09-07
Definition at line 71 of file GetAlg.h.
| Gaudi::Utils::AlgNameSelector::AlgNameSelector |
( |
const std::string & |
name | ) |
|
|
inline |
constructor form the name
Definition at line 75 of file GetAlg.h.
std::string m_name
algorithm name
| Gaudi::Utils::AlgNameSelector::AlgNameSelector |
( |
| ) |
|
|
private |
| Gaudi::Utils::AlgNameSelector::AlgNameSelector |
( |
const std::string & |
name | ) |
|
|
inline |
constructor form the name
Definition at line 75 of file GetAlg.h.
std::string m_name
algorithm name
| Gaudi::Utils::AlgNameSelector::AlgNameSelector |
( |
| ) |
|
|
private |
| virtual bool Gaudi::Utils::AlgNameSelector::operator() |
( |
const IAlgorithm * |
a | ) |
const |
|
inlinevirtual |
the only one essential method:
Implements Gaudi::Utils::AlgSelector.
Definition at line 77 of file GetAlg.h.
virtual const std::string & name() const =0
Retrieve the name of the instance.
std::string m_name
algorithm name
| virtual bool Gaudi::Utils::AlgNameSelector::operator() |
( |
const IAlgorithm * |
a | ) |
const |
|
inlinevirtual |
the only one essential method:
Implements Gaudi::Utils::AlgSelector.
Definition at line 77 of file GetAlg.h.
virtual const std::string & name() const =0
Retrieve the name of the instance.
std::string m_name
algorithm name
| std::string Gaudi::Utils::AlgNameSelector::m_name |
|
private |
algorithm name
Definition at line 84 of file GetAlg.h.
The documentation for this class was generated from the following file:
- InstallArea/x86_64-slc6-gcc48-opt/include/GaudiAlg/GetAlg.h