CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_0/src/FWCore/ParameterSet/interface/Registry.h File Reference

#include <map>
#include "DataFormats/Provenance/interface/ParameterSetID.h"
#include "DataFormats/Provenance/interface/ParameterSetBlob.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/ThreadSafeRegistry.h"

Go to the source code of this file.

Classes

class  edm::pset::ProcessParameterSetIDCache

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


namespace  edm::pset

Typedefs

typedef
detail::ThreadSafeRegistry
< ParameterSetID, ParameterSet,
ProcessParameterSetIDCache > 
edm::pset::Registry
typedef std::map
< ParameterSetID,
ParameterSetBlob > 
edm::pset::regmap_type

Functions

void edm::pset::fillMap (Registry *reg, regmap_type &fillme)
ParameterSet const & edm::getProcessParameterSet ()
ParameterSetID edm::pset::getProcessParameterSetID (Registry const *reg)
 Associated free functions.