CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
MakeParameterSets.h File Reference
#include "boost/shared_ptr.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 

Functions

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