#include <TTbar_GenLepAnalyzer.h>
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_ |
edm::EDGetTokenT< edm::View < reco::Candidate > > | lepsToken_ |
int | pdgid |
double | pt_cut_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 54 of file TTbar_GenLepAnalyzer.h.
|
explicit |
Definition at line 6 of file TTbar_GenLepAnalyzer.cc.
References dbe, leps_, lepsToken_, and cppFunctionSkipper::operator.
TTbar_GenLepAnalyzer::~TTbar_GenLepAnalyzer | ( | ) |
Definition at line 18 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 33 of file TTbar_GenLepAnalyzer.cc.
References edm::Event::getByToken(), hists_, edm::HandleBase::isValid(), and lepsToken_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 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 111 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 99 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 93 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 117 of file TTbar_GenLepAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 105 of file TTbar_GenLepAnalyzer.cc.
|
static |
Definition at line 123 of file TTbar_GenLepAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
ME's "container".
Definition at line 74 of file TTbar_GenLepAnalyzer.h.
Referenced by beginJob(), and TTbar_GenLepAnalyzer().
|
private |
Definition at line 79 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 79 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 79 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 79 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 79 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 79 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 77 of file TTbar_GenLepAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 76 of file TTbar_GenLepAnalyzer.h.
Referenced by beginJob(), and TTbar_GenLepAnalyzer().
|
private |
Definition at line 83 of file TTbar_GenLepAnalyzer.h.
Referenced by analyze(), and TTbar_GenLepAnalyzer().
|
private |
Definition at line 81 of file TTbar_GenLepAnalyzer.h.
|
private |
Definition at line 80 of file TTbar_GenLepAnalyzer.h.