CMS 3D CMS Logo

Classes | Typedefs | Functions
HGCalRecHitMapProducer.cc File Reference
#include <unordered_map>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "DataFormats/HGCRecHit/interface/HGCRecHitCollections.h"

Go to the source code of this file.

Classes

class  HGCalRecHitMapProducer
 

Typedefs

using DetIdRecHitMap = std::unordered_map< DetId, const HGCRecHit * >
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HGCalRecHitMapProducer > > s_filler_0__LINE__ ("HGCalRecHitMapProducer")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HGCalRecHitMapProducer > > s_maker__LINE__ ("HGCalRecHitMapProducer")
 

Typedef Documentation

◆ DetIdRecHitMap

using DetIdRecHitMap = std::unordered_map<DetId, const HGCRecHit*>

Definition at line 31 of file HGCalRecHitMapProducer.cc.

Function Documentation

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HGCalRecHitMapProducer > > s_filler_0__LINE__ ( "HGCalRecHitMapProducer"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HGCalRecHitMapProducer > > s_maker__LINE__ ( "HGCalRecHitMapProducer"  )
static