CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalRecHitRecalib.h
Go to the documentation of this file.
1 #ifndef _HCALRECHITRECALIB_H
2 #define _HCALRECHITRECALIB_H
3 
4 // -*- C++ -*-
5 //
6 // Package: HcalRecHitRecalib
7 // Class: HcalRecHitRecalib
8 //
16 //
17 // Original Author: Luca Malgeri
18 // Created: $Date: 2013/02/27 14:11:14 $
19 // $Id: HcalRecHitRecalib.h,v 1.6 2013/02/27 14:11:14 davidlt Exp $
20 //
21 //
22 
23 
24 // system include files
25 #include <memory>
26 
27 // user include files
30 
34 
37 
39 {
40 public:
41  explicit HcalRecHitRecalib(const edm::ParameterSet&);
43 
44  virtual void beginRun(const edm::Run&, const edm::EventSetup&) override;
45  virtual void produce(edm::Event &, const edm::EventSetup&) override;
46 
47 private:
54 
57 
59  double refactor_;
61 };
62 #endif
edm::InputTag hfLabel_
HcalRecHitRecalib(const edm::ParameterSet &)
std::string RecalibHFHits_
virtual void beginRun(const edm::Run &, const edm::EventSetup &) override
std::string hcalfileinpath_
std::string RecalibHOHits_
edm::InputTag hbheLabel_
std::string RecalibHBHEHits_
virtual void produce(edm::Event &, const edm::EventSetup &) override
edm::InputTag hoLabel_
CaloMiscalibMapHcal mapHcal_
Definition: Run.h:36