CMS 3D CMS Logo

Classes | Typedefs | Functions
HLTCaloObjInRegionsProducer.cc File Reference
#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/RecoCandidate/interface/RecoEcalCandidate.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidate.h"
#include "DataFormats/RecoCandidate/interface/RecoEcalCandidateFwd.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidateFwd.h"
#include "DataFormats/EgammaCandidates/interface/Electron.h"
#include "DataFormats/EgammaCandidates/interface/ElectronFwd.h"
#include "DataFormats/HcalDetId/interface/HcalSubdetector.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "Geometry/Records/interface/CaloGeometryRecord.h"
#include "Geometry/CaloGeometry/interface/CaloSubdetectorGeometry.h"
#include "Geometry/CaloGeometry/interface/CaloCellGeometry.h"
#include "Geometry/CaloGeometry/interface/CaloGeometry.h"
#include "DataFormats/L1Trigger/interface/EGamma.h"
#include "DataFormats/L1Trigger/interface/Jet.h"
#include "DataFormats/L1Trigger/interface/Muon.h"
#include "L1Trigger/L1TCalorimeter/interface/CaloTools.h"
#include "HLTrigger/HLTcore/interface/defaultModuleLabel.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/HcalDigi/interface/HBHEDataFrame.h"
#include "DataFormats/HcalDigi/interface/QIE11DataFrame.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "DataFormats/HcalDigi/interface/QIE10DataFrame.h"
#include "DataFormats/EcalDigi/interface/EcalDigiCollections.h"
#include "DataFormats/EcalRecHit/interface/EcalRecHit.h"
#include "DataFormats/EcalRecHit/interface/EcalUncalibratedRecHit.h"

Go to the source code of this file.

Classes

class  EtaPhiRegion
 
class  EtaPhiRegionData< T1 >
 
class  EtaPhiRegionDataBase
 
class  HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >
 

Typedefs

using HLTEcalEBDigisInRegionsProducer = HLTCaloObjInRegionsProducer< EBDataFrame, EBDigiCollection >
 
using HLTEcalEEDigisInRegionsProducer = HLTCaloObjInRegionsProducer< EEDataFrame, EEDigiCollection >
 
using HLTEcalESDigisInRegionsProducer = HLTCaloObjInRegionsProducer< ESDataFrame, ESDigiCollection >
 
using HLTEcalRecHitsInRegionsProducer = HLTCaloObjInRegionsProducer< EcalRecHit >
 
using HLTEcalUnCalibRecHitsInRegionsProducer = HLTCaloObjInRegionsProducer< EcalUncalibratedRecHit >
 
using HLTHcalDigisInRegionsProducer = HLTCaloObjInRegionsProducer< HBHEDataFrame >
 
using HLTHcalQIE10DigisInRegionsProducer = HLTCaloObjInRegionsProducer< QIE10DataFrame, QIE10DigiCollection >
 
using HLTHcalQIE11DigisInRegionsProducer = HLTCaloObjInRegionsProducer< QIE11DataFrame, QIE11DigiCollection >
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTHcalDigisInRegionsProducer > > s_filler__LINE__ ("HLTHcalDigisInRegionsProducer")
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTHcalQIE11DigisInRegionsProducer > > s_filler__LINE__ ("HLTHcalQIE11DigisInRegionsProducer")
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTHcalQIE10DigisInRegionsProducer > > s_filler__LINE__ ("HLTHcalQIE10DigisInRegionsProducer")
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTEcalEBDigisInRegionsProducer > > s_filler__LINE__ ("HLTEcalEBDigisInRegionsProducer")
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTEcalEEDigisInRegionsProducer > > s_filler__LINE__ ("HLTEcalEEDigisInRegionsProducer")
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTEcalESDigisInRegionsProducer > > s_filler__LINE__ ("HLTEcalESDigisInRegionsProducer")
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTEcalRecHitsInRegionsProducer > > s_filler__LINE__ ("HLTEcalRecHitsInRegionsProducer")
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HLTEcalUnCalibRecHitsInRegionsProducer > > s_filler__LINE__ ("HLTEcalUnCalibRecHitsInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTHcalDigisInRegionsProducer > > s_maker__LINE__ ("HLTHcalDigisInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTHcalQIE11DigisInRegionsProducer > > s_maker__LINE__ ("HLTHcalQIE11DigisInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTHcalQIE10DigisInRegionsProducer > > s_maker__LINE__ ("HLTHcalQIE10DigisInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTEcalEBDigisInRegionsProducer > > s_maker__LINE__ ("HLTEcalEBDigisInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTEcalEEDigisInRegionsProducer > > s_maker__LINE__ ("HLTEcalEEDigisInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTEcalESDigisInRegionsProducer > > s_maker__LINE__ ("HLTEcalESDigisInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTEcalRecHitsInRegionsProducer > > s_maker__LINE__ ("HLTEcalRecHitsInRegionsProducer")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HLTEcalUnCalibRecHitsInRegionsProducer > > s_maker__LINE__ ("HLTEcalUnCalibRecHitsInRegionsProducer")
 

Typedef Documentation

Definition at line 318 of file HLTCaloObjInRegionsProducer.cc.

Definition at line 320 of file HLTCaloObjInRegionsProducer.cc.

Definition at line 322 of file HLTCaloObjInRegionsProducer.cc.

Definition at line 328 of file HLTCaloObjInRegionsProducer.cc.

Definition at line 331 of file HLTCaloObjInRegionsProducer.cc.

Definition at line 305 of file HLTCaloObjInRegionsProducer.cc.

Definition at line 314 of file HLTCaloObjInRegionsProducer.cc.

Definition at line 310 of file HLTCaloObjInRegionsProducer.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTHcalDigisInRegionsProducer > > s_filler__LINE__ ( "HLTHcalDigisInRegionsProducer"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTHcalQIE11DigisInRegionsProducer > > s_filler__LINE__ ( "HLTHcalQIE11DigisInRegionsProducer"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTHcalQIE10DigisInRegionsProducer > > s_filler__LINE__ ( "HLTHcalQIE10DigisInRegionsProducer"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTEcalEBDigisInRegionsProducer > > s_filler__LINE__ ( "HLTEcalEBDigisInRegionsProducer"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTEcalEEDigisInRegionsProducer > > s_filler__LINE__ ( "HLTEcalEEDigisInRegionsProducer"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTEcalESDigisInRegionsProducer > > s_filler__LINE__ ( "HLTEcalESDigisInRegionsProducer"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTEcalRecHitsInRegionsProducer > > s_filler__LINE__ ( "HLTEcalRecHitsInRegionsProducer"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTEcalUnCalibRecHitsInRegionsProducer > > s_filler__LINE__ ( "HLTEcalUnCalibRecHitsInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTHcalDigisInRegionsProducer > > s_maker__LINE__ ( "HLTHcalDigisInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTHcalQIE11DigisInRegionsProducer > > s_maker__LINE__ ( "HLTHcalQIE11DigisInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTHcalQIE10DigisInRegionsProducer > > s_maker__LINE__ ( "HLTHcalQIE10DigisInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTEcalEBDigisInRegionsProducer > > s_maker__LINE__ ( "HLTEcalEBDigisInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTEcalEEDigisInRegionsProducer > > s_maker__LINE__ ( "HLTEcalEEDigisInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTEcalESDigisInRegionsProducer > > s_maker__LINE__ ( "HLTEcalESDigisInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTEcalRecHitsInRegionsProducer > > s_maker__LINE__ ( "HLTEcalRecHitsInRegionsProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTEcalUnCalibRecHitsInRegionsProducer > > s_maker__LINE__ ( "HLTEcalUnCalibRecHitsInRegionsProducer"  )
static