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 // $Id: L1RCTRelValAnalyzer.h,v 1.2 2010/01/13 16:56:50 bachtis Exp $
17 //
18 //
19 
20 
21 // system include files
22 #include <memory>
23 #include <iostream>
24 // user include files
27 
30 
33 
35 
37 
38 #include "TH1F.h"
39 #include "TH2F.h"
40 
41 //
42 // class declaration
43 //
44 
46 public:
47  explicit L1RCTRelValAnalyzer(const edm::ParameterSet&);
49 
50 
51  virtual void analyze(const edm::Event&, const edm::EventSetup&);
52 private:
53  // ----------member data ---------------------------
56 
57  TH1F * h_emRank;
58  TH1F * h_emIeta;
59  TH1F * h_emIphi;
62 
63  TH1F * h_regionSum;
66 };
67 
68 //
69 // constants, enums and typedefs
70 //
71 
72 //
73 // static data member definitions
74 //
virtual void analyze(const edm::Event &, const edm::EventSetup &)
L1RCTRelValAnalyzer(const edm::ParameterSet &)
edm::InputTag rctEmCandsLabel
edm::InputTag rctRegionsLabel