CMS 3D CMS Logo

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

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, boost::shared_ptr< std::vector< ParameterSet > > &serviceparams)
 essentially the same as the previous method More...
 
boost::shared_ptr
< edm::ProcessDesc
edm::readConfig (const std::string &config)
 
boost::shared_ptr
< edm::ProcessDesc
edm::readConfig (const std::string &config, int argc, char *argv[])
 same, but with arguments More...
 
boost::shared_ptr< ParameterSetedm::readPSetsFrom (const std::string &fileOrString)