1 #ifndef FWCore_PythonParameterSet_MakeParameterSets_h
2 #define FWCore_PythonParameterSet_MakeParameterSets_h
17 std::shared_ptr<ParameterSet>
21 std::shared_ptr<ParameterSet>
27 std::shared_ptr<ParameterSet>&
main);
std::shared_ptr< ParameterSet > readPSetsFrom(std::string const &fileOrString)
std::shared_ptr< ParameterSet > readConfig(std::string const &config)
void makeParameterSets(std::string const &configtext, std::shared_ptr< ParameterSet > &main)
essentially the same as the previous method