#include <RecoEgamma/EgammaHLTProducers/interface/EgammaHLTPhotonTrackIsolationProducersRegional.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 | |
edm::ParameterSet | conf_ |
bool | countTracks_ |
double | egTrkIsoConeSize_ |
double | egTrkIsoPtMin_ |
double | egTrkIsoRSpan_ |
double | egTrkIsoVetoConeSize_ |
double | egTrkIsoZSpan_ |
edm::EDGetTokenT < reco::RecoEcalCandidateCollection > | recoEcalCandidateProducer_ |
EgammaHLTTrackIsolation * | test_ |
edm::EDGetTokenT < reco::TrackCollection > | trackProducer_ |
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) |
$Id:
Definition at line 39 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
|
explicit |
Definition at line 16 of file EgammaHLTPhotonTrackIsolationProducersRegional.cc.
References conf_, countTracks_, egTrkIsoConeSize_, egTrkIsoPtMin_, egTrkIsoRSpan_, egTrkIsoVetoConeSize_, egTrkIsoZSpan_, edm::ParameterSet::getParameter(), recoEcalCandidateProducer_, test_, and trackProducer_.
EgammaHLTPhotonTrackIsolationProducersRegional::~EgammaHLTPhotonTrackIsolationProducersRegional | ( | ) |
Definition at line 42 of file EgammaHLTPhotonTrackIsolationProducersRegional.cc.
References test_.
|
static |
Definition at line 44 of file EgammaHLTPhotonTrackIsolationProducersRegional.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDProducer.
Definition at line 62 of file EgammaHLTPhotonTrackIsolationProducersRegional.cc.
References countTracks_, edm::Event::getByToken(), edm::AssociationMap< Tag >::insert(), EgammaHLTTrackIsolation::photonPtSum(), EgammaHLTTrackIsolation::photonTrackCount(), edm::Handle< T >::product(), edm::Event::put(), recoEcalCandidateProducer_, test_, and trackProducer_.
|
private |
Definition at line 53 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 55 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), and produce().
|
private |
Definition at line 58 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 57 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 60 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 61 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 59 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 50 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), and produce().
|
private |
Definition at line 63 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), produce(), and ~EgammaHLTPhotonTrackIsolationProducersRegional().
|
private |
Definition at line 51 of file EgammaHLTPhotonTrackIsolationProducersRegional.h.
Referenced by EgammaHLTPhotonTrackIsolationProducersRegional(), and produce().