1 #ifndef GAUDIKERNEL_IDODALGMAPPER_H
2 #define GAUDIKERNEL_IDODALGMAPPER_H 1
8 #include "GaudiKernel/IAlgTool.h"
9 #include "GaudiKernel/TypeNameString.h"
30 #endif // GAUDIKERNEL_IDODALGMAPPER_H
Helper class to parse a string of format "type/name".
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 th...
Interface of tools used by the DataOnDemandSvc to choose the algorithm to be run to produce the data ...
DeclareInterfaceID(IDODAlgMapper, 1, 0)
InterfaceID.