![]() |
![]() |
#include <TTbar_GenLepAnalyzer.h>
Public Member Functions | |
TTbar_GenLepAnalyzer (const edm::ParameterSet &) | |
~TTbar_GenLepAnalyzer () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
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 | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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 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.