#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 Member Functions | |
bool | counterExceeded () const |
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_ |
int | nEvt_ |
int | nMaxPrintout_ |
double | regionEtaMargin_ |
double | regionPhiMargin_ |
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 52 of file EgammaHLTRechitInRegionsProducer.cc.
References doIsolated_, edm::ParameterSet::getParameter(), hitLabels, hitproducer_, hitTokens, i, l1LowerThr_, l1LowerThrIgnoreIsolation_, l1TagIsolated_, l1TagNonIsolated_, l1UpperThr_, nEvt_, regionEtaMargin_, and regionPhiMargin_.
EgammaHLTRechitInRegionsProducer::~EgammaHLTRechitInRegionsProducer | ( | ) |
Definition at line 85 of file EgammaHLTRechitInRegionsProducer.cc.
|
inlineprivate |
Definition at line 48 of file EgammaHLTRechitInRegionsProducer.h.
References nEvt_, and nMaxPrintout_.
|
static |
Definition at line 88 of file EgammaHLTRechitInRegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDProducer.
Definition at line 109 of file EgammaHLTRechitInRegionsProducer.cc.
References edm::SortedCollection< T, SORT >::begin(), doIsolated_, DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, alcaDQMUpload::encode(), 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_, nEvt_, or, position, edm::Handle< T >::product(), edm::Event::put(), regionEtaMargin_, and regionPhiMargin_.
|
private |
Definition at line 31 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 33 of file EgammaHLTRechitInRegionsProducer.h.
|
private |
Definition at line 45 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 32 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer().
|
private |
Definition at line 46 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 38 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 35 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 39 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 29 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by counterExceeded(), EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 28 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by counterExceeded().
|
private |
Definition at line 42 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().
|
private |
Definition at line 43 of file EgammaHLTRechitInRegionsProducer.h.
Referenced by EgammaHLTRechitInRegionsProducer(), and produce().