CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
ParameterSetReader.h File Reference
#include "FWCore/ParameterSet/interface/ParameterSet.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 

Functions

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