Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

Gaudi::Utils::AlgSelector Class Reference

Simple interface class for selection of algorithms. More...

#include <GetAlg.h>

Inheritance diagram for Gaudi::Utils::AlgSelector:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool operator() (const IAlgorithm *) const =0
 the only one essential method:
virtual ~AlgSelector ()


Detailed Description

Simple interface class for selection of algorithms.

Author:
Vanya BELYAEV ibelyaev@physics.syr.edu
Date:
2007-09-07

Definition at line 26 of file GetAlg.h.


Constructor & Destructor Documentation

Gaudi::Utils::AlgSelector::~AlgSelector (  )  [virtual]

Definition at line 23 of file GetAlg.cpp.

00023 {}


Member Function Documentation

virtual bool Gaudi::Utils::AlgSelector::operator() ( const IAlgorithm  )  const [pure virtual]

the only one essential method:

Implemented in Gaudi::Utils::AlgTypeSelector< TYPE >, and Gaudi::Utils::AlgNameSelector.


The documentation for this class was generated from the following files:

Generated at Mon May 3 12:28:33 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004