1 #ifndef FWCore_PythonParameterSet_MakeParameterSets_h
2 #define FWCore_PythonParameterSet_MakeParameterSets_h
8 #include "boost/shared_ptr.hpp"
17 boost::shared_ptr<ParameterSet>
21 boost::shared_ptr<ParameterSet>
27 boost::shared_ptr<ParameterSet>&
main);
32 boost::shared_ptr<ParameterSet>
readPSetsFrom(std::string
const& fileOrString);
int main(int argc, char **argv)
boost::shared_ptr< ParameterSet > readConfig(std::string const &config)
boost::shared_ptr< ParameterSet > readPSetsFrom(std::string const &fileOrString)
void makeParameterSets(std::string const &configtext, boost::shared_ptr< ParameterSet > &main)
essentially the same as the previous method