1 #ifndef FWCore_PythonParameterSet_MakeParameterSets_h 2 #define FWCore_PythonParameterSet_MakeParameterSets_h 15 namespace boost_python {
18 std::unique_ptr<edm::ParameterSet>
22 std::unique_ptr<edm::ParameterSet>
28 std::unique_ptr<edm::ParameterSet> &
main);
std::unique_ptr< edm::ParameterSet > readConfig(std::string const &config)
std::unique_ptr< edm::ParameterSet > readPSetsFrom(std::string const &fileOrString)
void makeParameterSets(std::string const &configtext, std::unique_ptr< edm::ParameterSet > &main)
essentially the same as the previous method