1 #ifndef FWCore_Framework_ParameterSetReader_h
2 #define FWCore_Framework_ParameterSetReader_h
std::unique_ptr< edm::ParameterSet > getPSetFromConfig(const std::string &config)
std::unique_ptr< edm::ParameterSet > readConfig(std::string const &config, int argc, char *argv[])
same, but with arguments
std::unique_ptr< edm::ParameterSet > readPSetsFrom(std::string const &fileOrString)
tuple config
parse the configuration file
void makeParameterSets(std::string const &configtext, std::unique_ptr< ParameterSet > &main)
essentially the same as the previous method