#include <TTbar_GenLepAnalyzer.h>
Public Member Functions | |
TTbar_GenLepAnalyzer (const edm::ParameterSet &) | |
~TTbar_GenLepAnalyzer () | |
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 &) |
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 | |
DQMStore * | dbe |
ME's "container". More... | |
bool | do_e_ |
bool | do_mu_ |
bool | do_nu_e_ |
bool | do_nu_mu_ |
bool | do_nu_tau_ |
bool | do_tau_ |
double | eta_cut_ |
std::map< std::string, MonitorElement * > | hists_ |
edm::InputTag | leps_ |
int | pdgid |
double | pt_cut_ |
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 55 of file TTbar_GenLepAnalyzer.h.
|
explicit |
Definition at line 6 of file TTbar_GenLepAnalyzer.cc.
References dbe, and cppFunctionSkipper::operator.
TTbar_GenLepAnalyzer::~TTbar_GenLepAnalyzer | ( | ) |
Definition at line 16 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 31 of file TTbar_GenLepAnalyzer.cc.
References edm::Event::getByLabel(), hists_, edm::HandleBase::isValid(), and leps_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 70 of file TTbar_GenLepAnalyzer.cc.
References DQMStore::book1D(), dbe, hists_, edm::InputTag::label(), leps_, and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 109 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 97 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 91 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 115 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 103 of file TTbar_GenLepAnalyzer.cc.
|
static |
Definition at line 121 of file TTbar_GenLepAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
ME's "container".
Definition at line 75 of file TTbar_GenLepAnalyzer.h.
Referenced by beginJob(), and TTbar_GenLepAnalyzer().
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 81 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 78 of file TTbar_GenLepAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 77 of file TTbar_GenLepAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 82 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 81 of file TTbar_GenLepAnalyzer.h.