CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DQMHcalIsoTrackAlCaReco.h
Go to the documentation of this file.
1 #ifndef DQMHcalIsoTrackAlCaReco_H
2 #define DQMHcalIsoTrackAlCaReco_H
3 
4 // -*- C++ -*-
5 //
6 // Package: DQMOffline/CalibCalo
7 // Class: DQMHcalIsoTrackAlCaReco
8 //
16 //
17 // Original Author: Grigory SAFRONOV
18 // Created: Tue Oct 14 16:10:31 CEST 2008
19 //
20 //
21 
22 
23 // system include files
24 #include <memory>
25 
26 // user include files
27 
29 
32 
35 
37 
41 
47 
50 
54 
58 
61 
63 
64 #include <fstream>
65 
66 #include "TH1F.h"
67 
69 public:
72 
73 
74 private:
75 
77 
78  virtual void beginJob() override ;
79  virtual void analyze(const edm::Event&, const edm::EventSetup&) override;
80  virtual void endJob() override ;
81 
87  std::vector<std::string> hltFilterTag_;
90  double pThr_;
91  double heLow_;
92  double heUp_;
93 
100 
105 
107 
110 
115 
117 
121 
124 
127 
130 
131  int nTotal;
135 
136  std::pair<int, int> towerIndex(double eta, double phi);
137 
138 };
139 
140 #endif
edm::EDGetTokenT< trigger::TriggerEvent > hltEventTag_
virtual void analyze(const edm::Event &, const edm::EventSetup &) override
DQMHcalIsoTrackAlCaReco(const edm::ParameterSet &)
std::pair< int, int > towerIndex(double eta, double phi)
T eta() const
virtual void endJob() override
edm::EDGetTokenT< reco::IsolatedPixelTrackCandidateCollection > arITrLabel_
virtual void beginJob() override
std::vector< std::string > hltFilterTag_
Definition: DDAxes.h:10