CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1RCTRelValAnalyzer.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: L1RCTRelValAnalyzer
4 // Class: L1RCTRelValAnalyzer
5 //
13 //
14 // Original Author: pts/47
15 // Created: Thu Jul 13 21:38:08 CEST 2006
16 //
17 //
18 
19 
20 // system include files
21 #include <memory>
22 #include <iostream>
23 // user include files
26 
29 
32 
34 
36 
37 #include "TH1F.h"
38 #include "TH2F.h"
39 
40 //
41 // class declaration
42 //
43 
45 public:
46  explicit L1RCTRelValAnalyzer(const edm::ParameterSet&);
48 
49 
50  virtual void analyze(const edm::Event&, const edm::EventSetup&);
51 private:
52  // ----------member data ---------------------------
55 
56  TH1F * h_emRank;
57  TH1F * h_emIeta;
58  TH1F * h_emIphi;
61 
62  TH1F * h_regionSum;
65 };
66 
67 //
68 // constants, enums and typedefs
69 //
70 
71 //
72 // static data member definitions
73 //
virtual void analyze(const edm::Event &, const edm::EventSetup &)
L1RCTRelValAnalyzer(const edm::ParameterSet &)
edm::InputTag rctEmCandsLabel
edm::InputTag rctRegionsLabel