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.
 

Functions

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