#include <ElectronIDAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
ElectronIDAnalyzer (const edm::ParameterSet &conf) | |
virtual | ~ElectronIDAnalyzer () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
edm::ParameterSet | conf_ |
std::string | electronLabelLoose_ |
std::string | electronLabelRobustLoose_ |
std::string | electronLabelRobustTight_ |
std::string | electronLabelTight_ |
std::string | electronProducer_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 10 of file ElectronIDAnalyzer.h.
|
explicit |
Definition at line 6 of file ElectronIDAnalyzer.cc.
References electronLabelLoose_, electronLabelRobustLoose_, electronLabelRobustTight_, electronLabelTight_, electronProducer_, and edm::ParameterSet::getParameter().
|
inlinevirtual |
Definition at line 15 of file ElectronIDAnalyzer.h.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 14 of file ElectronIDAnalyzer.cc.
References gather_cfg::cout, electronLabelLoose_, electronLabelRobustLoose_, electronLabelRobustTight_, electronLabelTight_, electronProducer_, HI_PhotonSkim_cff::electrons, edm::Event::getByLabel(), i, and edm::EventBase::id().
|
private |
Definition at line 21 of file ElectronIDAnalyzer.h.
|
private |
Definition at line 27 of file ElectronIDAnalyzer.h.
Referenced by analyze(), and ElectronIDAnalyzer().
|
private |
Definition at line 25 of file ElectronIDAnalyzer.h.
Referenced by analyze(), and ElectronIDAnalyzer().
|
private |
Definition at line 26 of file ElectronIDAnalyzer.h.
Referenced by analyze(), and ElectronIDAnalyzer().
|
private |
Definition at line 28 of file ElectronIDAnalyzer.h.
Referenced by analyze(), and ElectronIDAnalyzer().
|
private |
Definition at line 23 of file ElectronIDAnalyzer.h.
Referenced by analyze(), and ElectronIDAnalyzer().