#include <TTbar_GenJetAnalyzer.h>
Public Member Functions | |
TTbar_GenJetAnalyzer (const edm::ParameterSet &) | |
~TTbar_GenJetAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
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 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... | |
edm::InputTag | genEventInfoProductTag_ |
std::map< std::string, MonitorElement * > | hists_ |
edm::InputTag | jets_ |
double | weight |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 57 of file TTbar_GenJetAnalyzer.h.
|
explicit |
Definition at line 4 of file TTbar_GenJetAnalyzer.cc.
References dbe, and cppFunctionSkipper::operator.
TTbar_GenJetAnalyzer::~TTbar_GenJetAnalyzer | ( | ) |
Definition at line 14 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 30 of file TTbar_GenJetAnalyzer.cc.
References genEventInfoProductTag_, edm::Event::getByLabel(), hists_, fwrapper::jets, jets_, and weight.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 73 of file TTbar_GenJetAnalyzer.cc.
References DQMStore::book1D(), dbe, hists_, and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 110 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 98 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 92 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 116 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 104 of file TTbar_GenJetAnalyzer.cc.
|
static |
Definition at line 122 of file TTbar_GenJetAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
ME's "container".
Definition at line 77 of file TTbar_GenJetAnalyzer.h.
Referenced by beginJob(), and TTbar_GenJetAnalyzer().
|
private |
Definition at line 80 of file TTbar_GenJetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 81 of file TTbar_GenJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 79 of file TTbar_GenJetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 83 of file TTbar_GenJetAnalyzer.h.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), and analyze().