Gaudi Framework, version v25r2
Home
Generated: Wed Jun 4 2014
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
.cern.ch
sw
Gaudi
releases
GAUDI
GAUDI_v25r2
GaudiKernel
GaudiKernel
IDODAlgMapper.h
Go to the documentation of this file.
1
#ifndef GAUDIKERNEL_IDODALGMAPPER_H
2
#define GAUDIKERNEL_IDODALGMAPPER_H 1
3
// Include files
4
// from STL
5
#include <string>
6
7
// from Gaudi
8
#include "
GaudiKernel/IAlgTool.h
"
9
#include "
GaudiKernel/TypeNameString.h
"
10
17
class
IDODAlgMapper
:
virtual
public
IAlgTool
{
18
public
:
20
DeclareInterfaceID
(
IDODAlgMapper
, 1, 0);
21
24
virtual
Gaudi::Utils::TypeNameString
algorithmForPath
(
const
std::string &
path
) = 0;
25
26
protected
:
27
private
:
28
};
29
30
#endif // GAUDIKERNEL_IDODALGMAPPER_H
Generated at Wed Jun 4 2014 14:48:57 for Gaudi Framework, version v25r2 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004