1 #ifndef _ots_MakeRunInfo_h_
2 #define _ots_MakeRunInfo_h_
10 class RunInfoVInterface;
11 class ConfigurationTree;
13 RunInfoVInterface*
makeRunInfo(
const std::string& runInfoPluginName,
14 const std::string& runInfoUID);
RunInfoVInterface * makeRunInfo(const std::string &runInfoPluginName, const std::string &runInfoUID)