1 #ifndef GAUDIKERNEL_IDODNODEMAPPER_H
2 #define GAUDIKERNEL_IDODNODEMAPPER_H 1
8 #include "GaudiKernel/IAlgTool.h"
9 #include "GaudiKernel/TypeNameString.h"
30 #endif // GAUDIKERNEL_IDODNODEMAPPER_H
DeclareInterfaceID(IDODNodeMapper, 1, 0)
InterfaceID.
Interface of tools used by the DataOnDemandSvc to choose the type of node to be created at a path...
virtual std::string nodeTypeForPath(const std::string &path)=0
For the given path, returns a the type name of the object to be created at the path.