1 #ifndef FWCore_PyBind11ParameterSet_MakePyBind11ParameterSets_h
2 #define FWCore_PyBind11ParameterSet_MakePyBind11ParameterSets_h
15 namespace cmspybind11 {
std::unique_ptr< ParameterSet > readPSetsFrom(std::string const &fileOrString)
tuple config
parse the configuration file
std::unique_ptr< ParameterSet > readConfig(std::string const &config)
void makeParameterSets(std::string const &configtext, std::unique_ptr< ParameterSet > &main)
essentially the same as the previous method