CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TTbar_Kinematics.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: TTbar_Kinematics
4 // Class: TTbar_Kinematics
5 //
13 //
14 // Original Author: Martijn Gosselink,,,
15 // Created: Thu Jan 19 18:40:35 CET 2012
16 //
17 //
18 // Added to: Validation/EventGenerator by Ian M. Nugent June 28, 2012
19 
20 
21 #ifndef TTbar_Kinematics_H
22 #define TTbar_Kinematics_H
23 
24 // system include files
25 #include <memory>
30 // user include files
32 
35 
39 
41 
43 
46 //#include "Validation/EventGenerator/interface/WeightManager.h"
47 
48 
49 
50 #include "TTree.h"
51 #include "TLorentzVector.h"
52 
53 //
54 // class declaration
55 //
56 
58  public:
59  explicit TTbar_Kinematics(const edm::ParameterSet&);
61 
62  virtual void bookHistograms(DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &) override;
63  virtual void analyze(const edm::Event&, const edm::EventSetup&) override;
64 
65 
66  private:
67  // ----------member data ---------------------------
68 
71 
72 
73  double weight ;
74 
75  TLorentzVector tlv_Top ;
76  TLorentzVector tlv_TopBar ;
77  TLorentzVector tlv_Bottom ;
78  TLorentzVector tlv_BottomBar ;
79  TLorentzVector tlv_Wplus ;
80  TLorentzVector tlv_Wmin ;
81 
82  TLorentzVector tlv_TTbar ;
83 
88 
92 
99 
102 
111 
114 
115 };
116 
117 #endif
int i
Definition: DBlmapReader.cc:9
MonitorElement * hBottomYPz
MonitorElement * nEvt
TLorentzVector tlv_Bottom
virtual void bookHistograms(DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &) override
edm::EDGetTokenT< GenEventInfoProduct > genEventInfoProductTagToken_
MonitorElement * hBottomMass
MonitorElement * hBottomPtPz
MonitorElement * hTTbarMass
MonitorElement * hBottomMassY
TLorentzVector tlv_Wplus
MonitorElement * hBottomEtaPt
MonitorElement * hBottomEta
TLorentzVector tlv_TopBar
edm::InputTag genEvt_
MonitorElement * hTopMass
MonitorElement * hTTbarY
TLorentzVector tlv_TTbar
MonitorElement * hWminPz
TLorentzVector tlv_BottomBar
MonitorElement * hBottomMassPz
MonitorElement * hBottomMassEta
edm::InputTag genEventInfoProductTag_
MonitorElement * hBottomPz
MonitorElement * hTopY
TLorentzVector tlv_Wmin
MonitorElement * hTTbarPt
MonitorElement * hBottomMassDeltaY
MonitorElement * hBottomPt
MonitorElement * hTopPt
edm::EDGetTokenT< edm::HepMCProduct > hepmcCollectionToken_
TLorentzVector tlv_Top
MonitorElement * hBottomE
virtual void analyze(const edm::Event &, const edm::EventSetup &) override
MonitorElement * hWplusPz
edm::InputTag hepmcCollection_
MonitorElement * hBottomEtaPz
TTbar_Kinematics(const edm::ParameterSet &)
Definition: Run.h:43
MonitorElement * hBottomY