#include <EgammaHLTRechitInRegionsProducer.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
bool | doIsolated_ |
std::string | hitcollection_ |
std::vector< edm::InputTag > | hitLabels |
edm::InputTag | hitproducer_ |
std::vector< edm::EDGetTokenT < EcalRecHitCollection > > | hitTokens |
double | l1LowerThr_ |
double | l1LowerThrIgnoreIsolation_ |
edm::InputTag | l1TagIsolated_ |
edm::InputTag | l1TagNonIsolated_ |
double | l1UpperThr_ |
std::vector< std::string > | productLabels |
double | regionEtaMargin_ |
double | regionPhiMargin_ |
std::vector< edm::EDGetTokenT < EcalUncalibratedRecHitCollection > > | uncalibHitTokens |
bool | useUncalib_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 16 of file EgammaHLTRechitInRegionsProducer.h.
EgammaHLTRechitInRegionsProducer::EgammaHLTRechitInRegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 54 of file EgammaHLTRechitInRegionsProducer.cc.
References doIsolated_, edm::ParameterSet::getParameter(), hitLabels, hitTokens, i, l1LowerThr_, l1LowerThrIgnoreIsolation_, l1TagIsolated_, l1TagNonIsolated_, l1UpperThr_, productLabels, regionEtaMargin_, regionPhiMargin_, uncalibHitTokens, and useUncalib_.
EgammaHLTRechitInRegionsProducer::~EgammaHLTRechitInRegionsProducer | ( | ) |
Definition at line 93 of file EgammaHLTRechitInRegionsProducer.cc.
|
static |
Definition at line 96 of file EgammaHLTRechitInRegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDProducer.
Definition at line 122 of file EgammaHLTRechitInRegionsProducer.cc.
References edm::SortedCollection< T, SORT >::begin(), doIsolated_, DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, edm::SortedCollection< T, SORT >::end(), geometry, edm::EventSetup::get(), edm::Event::getByLabel(), edm::Event::getByToken(), CaloCellGeometry::getPosition(), CaloGeometry::getSubdetectorGeometry(), hitLabels, hitTokens, i, l1LowerThr_, l1LowerThrIgnoreIsolation_, l1TagIsolated_, l1TagNonIsolated_, l1UpperThr_, or, position, edm::Handle< T >::product(), productLabels, edm::Event::put(), regionEtaMargin_, regionPhiMargin_, edm::SortedCollection< T, SORT >::size(), ecaldqm::topology(), uncalibHitTokens, and useUncalib_.
|
private |
Definition at line 28 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 30 of file EgammaHLTRechitInRegionsProducer.h.
|
private |
Definition at line 42 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 29 of file EgammaHLTRechitInRegionsProducer.h.
|
private |
Definition at line 44 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 35 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 37 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 32 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 33 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 36 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 43 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 39 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 40 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 45 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 27 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().