CMS 3D CMS Logo

Namespaces | Typedefs | Functions | Variables

CMSSW_4_4_3_patch1/src/FWCore/ParameterSet/src/FillDescriptionFromPSet.cc File Reference

#include "FWCore/ParameterSet/interface/FillDescriptionFromPSet.h"
#include "FWCore/ParameterSet/interface/ParameterDescriptionNode.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/Entry.h"
#include <string>
#include <map>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


Typedefs

typedef void(* FillDescriptionFromParameter )(edm::ParameterSet const &, std::string const &, bool, edm::ParameterSetDescription &)

Functions

void edm::fillDescriptionFromPSet (ParameterSet const &pset, ParameterSetDescription &desc)

Variables

static std::map
< edm::ParameterTypes,
FillDescriptionFromParameter
s_findTheRightFunction

Typedef Documentation

typedef void(* FillDescriptionFromParameter)(edm::ParameterSet const &, std::string const &, bool, edm::ParameterSetDescription &)

Definition at line 21 of file FillDescriptionFromPSet.cc.


Variable Documentation

Definition at line 23 of file FillDescriptionFromPSet.cc.