CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
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

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 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. More...