CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::cmspybind11
 

Functions

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