#include <EgammaHLTTimeCleanedRechitProducer.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 | |
std::vector< edm::InputTag > | hitLabels |
std::vector< edm::EDGetTokenT < EcalRecHitCollection > > | hitTokens |
std::vector< std::string > | productLabels |
double | timeMax_ |
double | timeMin_ |
std::vector< edm::EDGetTokenT < EcalUncalibratedRecHitCollection > > | uncalibHitTokens |
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 13 of file EgammaHLTTimeCleanedRechitProducer.h.
EgammaHLTTimeCleanedRechitProducer::EgammaHLTTimeCleanedRechitProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 21 of file EgammaHLTTimeCleanedRechitProducer.cc.
References edm::hlt::Exception, edm::ParameterSet::getParameter(), hitLabels, hitTokens, i, productLabels, timeMax_, and timeMin_.
EgammaHLTTimeCleanedRechitProducer::~EgammaHLTTimeCleanedRechitProducer | ( | ) |
Definition at line 39 of file EgammaHLTTimeCleanedRechitProducer.cc.
|
static |
Definition at line 42 of file EgammaHLTTimeCleanedRechitProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 57 of file EgammaHLTTimeCleanedRechitProducer.cc.
References edm::SortedCollection< T, SORT >::begin(), edm::SortedCollection< T, SORT >::end(), edm::Event::getByToken(), hitLabels, hitTokens, i, edm::Handle< T >::product(), productLabels, edm::Event::put(), timeMax_, and timeMin_.
|
private |
Definition at line 26 of file EgammaHLTTimeCleanedRechitProducer.h.
Referenced by EgammaHLTTimeCleanedRechitProducer(), and produce().
|
private |
Definition at line 28 of file EgammaHLTTimeCleanedRechitProducer.h.
Referenced by EgammaHLTTimeCleanedRechitProducer(), and produce().
|
private |
Definition at line 27 of file EgammaHLTTimeCleanedRechitProducer.h.
Referenced by EgammaHLTTimeCleanedRechitProducer(), and produce().
|
private |
Definition at line 24 of file EgammaHLTTimeCleanedRechitProducer.h.
Referenced by EgammaHLTTimeCleanedRechitProducer(), and produce().
|
private |
Definition at line 25 of file EgammaHLTTimeCleanedRechitProducer.h.
Referenced by EgammaHLTTimeCleanedRechitProducer(), and produce().
|
private |
Definition at line 29 of file EgammaHLTTimeCleanedRechitProducer.h.