#include <RecoEgamma/EgammaHLTProducers/interface/EgammaHLTElectronTrackIsolationProducers.h>
Public Member Functions | |
EgammaHLTElectronTrackIsolationProducers (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~EgammaHLTElectronTrackIsolationProducers () | |
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::InputTag | beamSpotProducer_ |
double | egTrkIsoConeSize_ |
double | egTrkIsoPtMin_ |
double | egTrkIsoRSpan_ |
double | egTrkIsoStripBarrel_ |
double | egTrkIsoStripEndcap_ |
double | egTrkIsoVetoConeSizeBarrel_ |
double | egTrkIsoVetoConeSizeEndcap_ |
double | egTrkIsoZSpan_ |
edm::InputTag | electronProducer_ |
edm::InputTag | recoEcalCandidateProducer_ |
edm::InputTag | trackProducer_ |
bool | useGsfTrack_ |
bool | useSCRefs_ |
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 34 of file EgammaHLTElectronTrackIsolationProducers.h.
|
explicit |
Definition at line 34 of file EgammaHLTElectronTrackIsolationProducers.cc.
References beamSpotProducer_, egTrkIsoConeSize_, egTrkIsoPtMin_, egTrkIsoRSpan_, egTrkIsoStripBarrel_, egTrkIsoStripEndcap_, egTrkIsoVetoConeSizeBarrel_, egTrkIsoVetoConeSizeEndcap_, egTrkIsoZSpan_, electronProducer_, edm::ParameterSet::getParameter(), recoEcalCandidateProducer_, trackProducer_, useGsfTrack_, and useSCRefs_.
EgammaHLTElectronTrackIsolationProducers::~EgammaHLTElectronTrackIsolationProducers | ( | ) |
Definition at line 64 of file EgammaHLTElectronTrackIsolationProducers.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 73 of file EgammaHLTElectronTrackIsolationProducers.cc.
References beamSpotProducer_, egTrkIsoConeSize_, egTrkIsoPtMin_, egTrkIsoRSpan_, egTrkIsoStripBarrel_, egTrkIsoStripEndcap_, egTrkIsoVetoConeSizeBarrel_, egTrkIsoVetoConeSizeEndcap_, egTrkIsoZSpan_, electronProducer_, edm::Event::getByLabel(), ElectronTkIsolation::getIso(), edm::AssociationMap< Tag >::insert(), edm::Handle< T >::product(), edm::Event::put(), recoEcalCandidateProducer_, trackProducer_, useGsfTrack_, and useSCRefs_.
|
private |
Definition at line 47 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 53 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 52 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 55 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 58 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 59 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 56 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 57 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 54 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 44 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 46 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 45 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 49 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().
|
private |
Definition at line 50 of file EgammaHLTElectronTrackIsolationProducers.h.
Referenced by EgammaHLTElectronTrackIsolationProducers(), and produce().