#include <RecoEgamma/EgammaHLTProducers/interface/EgammaHLTPhotonTrackIsolationProducersRegional.h>
Public Member Functions | |
EgammaHLTPhotonTrackIsolationProducersRegional (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~EgammaHLTPhotonTrackIsolationProducersRegional () | |
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_ |
bool | countTracks_ |
double | egTrkIsoConeSize_ |
double | egTrkIsoPtMin_ |
double | egTrkIsoRSpan_ |
double | egTrkIsoVetoConeSize_ |
double | egTrkIsoZSpan_ |
edm::InputTag | recoEcalCandidateProducer_ |
EgammaHLTTrackIsolation * | test_ |
edm::InputTag | trackProducer_ |
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) |
$Id:
Definition at line 34 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
|
explicit |
Definition at line 33 of file EgammaHLTPhotonTrackIsolationProducersRegional.cc.
References conf_, countTracks_, egTrkIsoConeSize_, egTrkIsoPtMin_, egTrkIsoRSpan_, egTrkIsoVetoConeSize_, egTrkIsoZSpan_, edm::ParameterSet::getParameter(), recoEcalCandidateProducer_, test_, and trackProducer_.
EgammaHLTPhotonTrackIsolationProducersRegional::~EgammaHLTPhotonTrackIsolationProducersRegional | ( | ) |
Definition at line 60 of file EgammaHLTPhotonTrackIsolationProducersRegional.cc.
References test_.
|
virtual |
Implements edm::EDProducer.
Definition at line 69 of file EgammaHLTPhotonTrackIsolationProducersRegional.cc.
References begin, countTracks_, edm::Event::getByLabel(), edm::AssociationMap< Tag >::insert(), EgammaHLTTrackIsolation::photonPtSum(), EgammaHLTTrackIsolation::photonTrackCount(), edm::Handle< T >::product(), edm::Event::put(), recoEcalCandidateProducer_, test_, and trackProducer_.
|
private |
Definition at line 47 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 49 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), and produce().
|
private |
Definition at line 52 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 51 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 54 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 55 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 53 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 44 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), and produce().
|
private |
Definition at line 57 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), produce(), and ~EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 45 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), and produce().