#include <RecoEgamma/EgammaHLTProducers/interface/EgammaHLTHcalIsolationDoubleConeProducers.h>
Public Member Functions | |
EgammaHLTHcalIsolationDoubleConeProducers (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~EgammaHLTHcalIsolationDoubleConeProducers () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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 | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
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().