#include <RecoEgamma/EgammaHLTProducers/interface/EgammaHLTHcalIsolationDoubleConeProducers.h>
Private Attributes | |
edm::ParameterSet | conf_ |
double | egHcalExclusion_ |
double | egHcalIsoConeSize_ |
double | egHcalIsoPtMin_ |
edm::InputTag | hbRecHitProducer_ |
edm::InputTag | hfRecHitProducer_ |
edm::InputTag | recoEcalCandidateProducer_ |
EgammaHLTHcalIsolationDoubleCone * | test_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
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 36 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
|
explicit |
Definition at line 36 of file EgammaHLTHcalIsolationDoubleConeProducers.cc.
References conf_, egHcalExclusion_, egHcalIsoConeSize_, egHcalIsoPtMin_, edm::ParameterSet::getParameter(), hbRecHitProducer_, hfRecHitProducer_, recoEcalCandidateProducer_, and test_.
EgammaHLTHcalIsolationDoubleConeProducers::~EgammaHLTHcalIsolationDoubleConeProducers | ( | ) |
Definition at line 56 of file EgammaHLTHcalIsolationDoubleConeProducers.cc.
References test_.
|
virtual |
Implements edm::EDProducer.
Definition at line 65 of file EgammaHLTHcalIsolationDoubleConeProducers.cc.
References begin, edm::EventSetup::get(), edm::Event::getByLabel(), hbRecHitProducer_, hfRecHitProducer_, edm::AssociationMap< Tag >::insert(), EgammaHLTHcalIsolationDoubleCone::isolPtSum(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), edm::Event::put(), recoEcalCandidateProducer_, and test_.
|
private |
Definition at line 54 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers().
|
private |
Definition at line 52 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers().
|
private |
Definition at line 51 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers().
|
private |
Definition at line 50 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers().
|
private |
Definition at line 47 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers(), and produce().
|
private |
Definition at line 48 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers(), and produce().
|
private |
Definition at line 46 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers(), and produce().
|
private |
Definition at line 56 of file EgammaHLTHcalIsolationDoubleConeProducers.h.
Referenced by EgammaHLTHcalIsolationDoubleConeProducers(), produce(), and ~EgammaHLTHcalIsolationDoubleConeProducers().