#include <TTbar_GenJetAnalyzer.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... | |
edm::InputTag | genEventInfoProductTag_ |
edm::EDGetTokenT < GenEventInfoProduct > | genEventInfoProductTagToken_ |
std::map< std::string, MonitorElement * > | hists_ |
edm::InputTag | jets_ |
edm::EDGetTokenT< std::vector < reco::GenJet > > | jetsToken_ |
double | weight |
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 56 of file TTbar_GenJetAnalyzer.h.
|
explicit |
Definition at line 4 of file TTbar_GenJetAnalyzer.cc.
References dbe, genEventInfoProductTag_, genEventInfoProductTagToken_, jets_, jetsToken_, and cppFunctionSkipper::operator.
TTbar_GenJetAnalyzer::~TTbar_GenJetAnalyzer | ( | ) |
Definition at line 18 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 34 of file TTbar_GenJetAnalyzer.cc.
References genEventInfoProductTagToken_, edm::Event::getByToken(), hists_, fwrapper::jets, jetsToken_, and weight.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 77 of file TTbar_GenJetAnalyzer.cc.
References DQMStore::book1D(), dbe, hists_, and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 114 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 102 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 96 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 120 of file TTbar_GenJetAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 108 of file TTbar_GenJetAnalyzer.cc.
|
static |
Definition at line 126 of file TTbar_GenJetAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
ME's "container".
Definition at line 76 of file TTbar_GenJetAnalyzer.h.
Referenced by beginJob(), and TTbar_GenJetAnalyzer().
|
private |
Definition at line 79 of file TTbar_GenJetAnalyzer.h.
Referenced by TTbar_GenJetAnalyzer().
|
private |
Definition at line 84 of file TTbar_GenJetAnalyzer.h.
Referenced by analyze(), and TTbar_GenJetAnalyzer().
|
private |
Definition at line 80 of file TTbar_GenJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 78 of file TTbar_GenJetAnalyzer.h.
Referenced by TTbar_GenJetAnalyzer().
|
private |
Definition at line 85 of file TTbar_GenJetAnalyzer.h.
Referenced by analyze(), and TTbar_GenJetAnalyzer().
|
private |
Definition at line 82 of file TTbar_GenJetAnalyzer.h.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), and analyze().