CMS 3D CMS Logo

Namespaces | Functions
MakeParameterSets.h File Reference
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::boost_python
 

Functions

void edm::boost_python::makeParameterSets (std::string const &configtext, std::unique_ptr< edm::ParameterSet > &main)
 essentially the same as the previous method More...
 
std::unique_ptr< edm::ParameterSetedm::boost_python::readConfig (std::string const &config)
 
std::unique_ptr< edm::ParameterSetedm::boost_python::readConfig (std::string const &config, int argc, char *argv[])
 same, but with arguments More...
 
std::unique_ptr< edm::ParameterSetedm::boost_python::readPSetsFrom (std::string const &fileOrString)