CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HiEgammaSCCorrectionMaker.h
Go to the documentation of this file.
1 #ifndef RecoHI_HiEgammaAlgos_HiEgammaSCCorrectionMaker_h
2 #define RecoHI_HiEgammaAlgos_HiEgammaSCCorrectionMaker_h
3 
4 // -*- C++ -*-
5 //
6 // Package: HiEgammaSCCorrectionMaker
7 // Class: HiEgammaSCCorrectionMaker
8 //
14 //
15 // Original Author: Dave Evans
16 // Created: Thu Apr 13 15:50:17 CEST 2006
17 //
18 //
19 
20 #include <memory>
21 #include <string>
22 
31 
38 
39 
41 
42  public:
45  virtual void produce(edm::Event&, const edm::EventSetup&) override;
46 
47  private:
48 
50 
51  // the debug level
53 
54  // pointer to the correction algo object
56 
57  // vars for the correction algo
59  // bool oldEnergyScaleCorrection_;
61  double etThresh_;
62 
63  // vars to get products
68 
72 
73 
74 };
75 #endif
EcalClusterFunctionBaseClass * EnergyCorrection_
HiEgammaSCEnergyCorrectionAlgo * energyCorrector_
HiEgammaSCEnergyCorrectionAlgo::VerbosityLevel verbosity_
edm::EDGetTokenT< EcalRecHitCollection > rHInputProducer_
HiEgammaSCCorrectionMaker(const edm::ParameterSet &)
virtual void produce(edm::Event &, const edm::EventSetup &) override
edm::ESHandle< CaloTopology > theCaloTopo_
edm::EDGetTokenT< reco::SuperClusterCollection > sCInputProducer_
reco::CaloCluster::AlgoId sCAlgo_