#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< ParameterSet > | edm::readConfig (std::string const &config) |
boost::shared_ptr< ParameterSet > | edm::readConfig (std::string const &config, int argc, char *argv[]) |
same, but with arguments More... | |
boost::shared_ptr< ParameterSet > | edm::readPSetsFrom (std::string const &fileOrString) |