CMS 3D CMS Logo

Classes | Typedefs | Functions
DDVectorRegistryESProducer.cc File Reference
#include <memory>
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "Geometry/Records/interface/DDVectorRegistryRcd.h"
#include "DetectorDescription/DDCMS/interface/DDVectorRegistry.h"
#include "Geometry/Records/interface/IdealGeometryRecord.h"
#include "DetectorDescription/DDCMS/interface/DDDetector.h"
#include "DD4hep/Detector.h"
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  DDVectorRegistryESProducer
 

Typedefs

using DDVectorsMap = std::unordered_map< std::string, std::vector< double > >
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForESProducers< DDVectorRegistryESProducer > > s_filler__LINE__ ("DDVectorRegistryESProducer")
 
static const edm::eventsetup::ModulePluginFactory ::PMaker< edm::eventsetup::ModuleMaker< DDVectorRegistryESProducer > > s_maker__LINE__ ("DDVectorRegistryESProducer")
 

Typedef Documentation

◆ DDVectorsMap

using DDVectorsMap = std::unordered_map<std::string, std::vector<double> >

Definition at line 41 of file DDVectorRegistryESProducer.cc.

Function Documentation

◆ s_filler__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::DescriptionFillerForESProducers< DDVectorRegistryESProducer > > s_filler__LINE__ ( "DDVectorRegistryESProducer"  )
static

◆ s_maker__LINE__()

static const edm::eventsetup::ModulePluginFactory ::PMaker< edm::eventsetup::ModuleMaker< DDVectorRegistryESProducer > > s_maker__LINE__ ( "DDVectorRegistryESProducer"  )
static