Gaudi Framework, version v23r0

Home   Generated: Mon Jan 30 2012
Public Member Functions

IDODAlgMapper Class Reference

Interface of tools used by the DataOnDemandSvc to choose the algorithm to be run to produce the data at a path. More...

#include <IDODAlgMapper.h>

Inheritance diagram for IDODAlgMapper:
Inheritance graph
[legend]
Collaboration diagram for IDODAlgMapper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeclareInterfaceID (IDODAlgMapper, 1, 0)
 InterfaceID.
virtual
Gaudi::Utils::TypeNameString 
algorithmForPath (const std::string &path)=0
 For the given path, returns a TypeNameString object identifying the algorithm to be run to produce the entry at the path.

Detailed Description

Interface of tools used by the DataOnDemandSvc to choose the algorithm to be run to produce the data at a path.

Author:
Marco Clemencic
Date:
13/01/2012

Definition at line 17 of file IDODAlgMapper.h.


Member Function Documentation

virtual Gaudi::Utils::TypeNameString IDODAlgMapper::algorithmForPath ( const std::string path ) [pure virtual]

For the given path, returns a TypeNameString object identifying the algorithm to be run to produce the entry at the path.

IDODAlgMapper::DeclareInterfaceID ( IDODAlgMapper  ,
,
 
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Jan 30 2012 13:53:16 for Gaudi Framework, version v23r0 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004