#include <TopGenEventAnalyzer.h>
Public Member Functions | |
TopGenEventAnalyzer (const edm::ParameterSet &) | |
~TopGenEventAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
edm::InputTag | inputGenEvent_ |
TH1F * | nLep_ |
TH1F * | topBarEta_ |
TH1F * | topBarPhi_ |
TH1F * | topBarPt_ |
TH1F * | topEta_ |
TH1F * | topPhi_ |
TH1F * | topPt_ |
TH1F * | ttbarEta_ |
TH1F * | ttbarPhi_ |
TH1F * | ttbarPt_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 14 of file TopGenEventAnalyzer.h.
|
explicit |
Definition at line 4 of file TopGenEventAnalyzer.cc.
References TFileDirectory::make(), nLep_, topBarEta_, topBarPhi_, topBarPt_, topEta_, topPhi_, topPt_, ttbarEta_, ttbarPhi_, and ttbarPt_.
TopGenEventAnalyzer::~TopGenEventAnalyzer | ( | ) |
Definition at line 20 of file TopGenEventAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 25 of file TopGenEventAnalyzer.cc.
References MCTruth::genEvent, edm::Event::getByLabel(), inputGenEvent_, nLep_, p4, topBarEta_, topBarPhi_, topBarPt_, topEta_, topPhi_, topPt_, ttbarEta_, ttbarPhi_, and ttbarPt_.
|
privatevirtual |
|
privatevirtual |
|
private |
Definition at line 27 of file TopGenEventAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 29 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 34 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 35 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 33 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 31 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 32 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 30 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 37 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 38 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().
|
private |
Definition at line 36 of file TopGenEventAnalyzer.h.
Referenced by analyze(), and TopGenEventAnalyzer().