#include "FWCore/ParameterSet/interface/MakeParameterSets.h"
#include "FWCore/ParameterSet/interface/PythonProcessDesc.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
Functions | |
void | edm::makeParameterSets (std::string const &configtext, boost::shared_ptr< ParameterSet > &main, boost::shared_ptr< std::vector< ParameterSet > > &serviceparams) |
essentially the same as the previous method | |
boost::shared_ptr < edm::ProcessDesc > | edm::readConfig (const std::string &config, int argc, char *argv[]) |
same, but with arguments | |
boost::shared_ptr < edm::ProcessDesc > | edm::readConfig (const std::string &config) |