#include <EGamma/EGammaCutBasedEleIdAnalyzer/src/EGammaCutBasedEleIdAnalyzer.cc>
Public Member Functions | |
EGammaCutBasedEleIdAnalyzer (const edm::ParameterSet &) | |
~EGammaCutBasedEleIdAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Public Attributes | |
ElectronEffectiveArea::ElectronEffectiveAreaTarget | EAtarget |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
Private Attributes | |
edm::InputTag | beamSpotInputTag_ |
edm::InputTag | conversionsInputTag_ |
std::string | EAtargetToken_ |
edm::InputTag | electronsInputTag_ |
TH1F * | h1_pt_ |
TH1F * | h1_pt_fbremeopin_ |
TH1F * | h1_pt_loose_ |
TH1F * | h1_pt_medium_ |
TH1F * | h1_pt_tight_ |
TH1F * | h1_pt_trig_ |
TH1F * | h1_pt_veto_ |
std::vector< edm::InputTag > | isoValInputTags_ |
edm::InputTag | primaryVertexInputTag_ |
bool | printDebug_ |
edm::InputTag | rhoIsoInputTag |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 49 of file EGammaCutBasedEleIdAnalyzer.cc.
|
explicit |
Definition at line 107 of file EGammaCutBasedEleIdAnalyzer.cc.
References beamSpotInputTag_, conversionsInputTag_, EAtargetToken_, electronsInputTag_, edm::ParameterSet::getParameter(), h1_pt_, h1_pt_fbremeopin_, h1_pt_loose_, h1_pt_medium_, h1_pt_tight_, h1_pt_trig_, h1_pt_veto_, isoValInputTags_, primaryVertexInputTag_, printDebug_, and rhoIsoInputTag.
EGammaCutBasedEleIdAnalyzer::~EGammaCutBasedEleIdAnalyzer | ( | ) |
Definition at line 136 of file EGammaCutBasedEleIdAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 151 of file EGammaCutBasedEleIdAnalyzer.cc.
References SiPixelRawToDigiRegional_cfi::beamSpot, beamSpotInputTag_, conversionsInputTag_, EAtarget, electronsInputTag_, edm::EventID::event(), edm::Event::getByLabel(), h1_pt_, h1_pt_fbremeopin_, h1_pt_loose_, h1_pt_medium_, h1_pt_tight_, h1_pt_trig_, h1_pt_veto_, i, edm::EventBase::id(), isoValInputTags_, j, EgammaCutBasedEleId::LOOSE, edm::EventBase::luminosityBlock(), EgammaCutBasedEleId::MEDIUM, n, EgammaCutBasedEleId::PassEoverPCuts(), EgammaCutBasedEleId::PassTriggerCuts(), EgammaCutBasedEleId::PassWP(), primaryVertexInputTag_, printDebug_, edm::Handle< T >::product(), rhoIsoInputTag, edm::EventID::run(), EgammaCutBasedEleId::TIGHT, EgammaCutBasedEleId::TRIGGERTIGHT, EgammaCutBasedEleId::TRIGGERWP70, and EgammaCutBasedEleId::VETO.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 249 of file EGammaCutBasedEleIdAnalyzer.cc.
References EAtarget, EAtargetToken_, ElectronEffectiveArea::kEleEAData2011, ElectronEffectiveArea::kEleEAData2012, ElectronEffectiveArea::kEleEAFall11MC, ElectronEffectiveArea::kEleEANoCorr, and ElectronEffectiveArea::kEleEASummer11MC.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 285 of file EGammaCutBasedEleIdAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 273 of file EGammaCutBasedEleIdAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 267 of file EGammaCutBasedEleIdAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 291 of file EGammaCutBasedEleIdAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 279 of file EGammaCutBasedEleIdAnalyzer.cc.
|
static |
Definition at line 297 of file EGammaCutBasedEleIdAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 73 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 72 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
ElectronEffectiveArea::ElectronEffectiveAreaTarget EGammaCutBasedEleIdAnalyzer::EAtarget |
Definition at line 56 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 78 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by beginJob(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 71 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 83 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 89 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 85 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 86 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 87 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 88 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 84 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 76 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 75 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 80 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().
|
private |
Definition at line 74 of file EGammaCutBasedEleIdAnalyzer.cc.
Referenced by analyze(), and EGammaCutBasedEleIdAnalyzer().