CMS 3D CMS Logo

EcalUncalibRecHitWorkerWeights.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitRecWorkerWeights_hh
2 #define RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitRecWorkerWeights_hh
3 
18 
21 
22 
23 
24 namespace edm {
25  class Event;
26  class EventSetup;
27  class ParameterSet;
29 }
30 
32 
33  public:
35  EcalUncalibRecHitWorkerWeights():testbeamEEShape(EEShape(true)), testbeamEBShape(EBShape(true)){;}
37 
38  void set(const edm::EventSetup& es) override;
40 
41  edm::ParameterSetDescription getAlgoDescription() override;
42 
43  protected:
44 
49 
50  double pedVec[3];
51  double pedRMSVec[3];
52  double gainRatios[3];
53 
56 
59 
60  EEShape testbeamEEShape; // used in the chi2
61  EBShape testbeamEBShape; // can be replaced by simple shape arrays of floats in the future (kostas)
62 
63 };
64 
65 #endif
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
edm::ESHandle< EcalGainRatios > gains
EcalUncalibRecHitRecWeightsAlgo< EEDataFrame > uncalibMaker_endcap_
Definition: EBShape.h:6
math::Matrix< 10, 10 >::type EcalChi2WeightMatrix
Definition: EcalWeightSet.h:23
edm::ESHandle< EcalWeightXtalGroups > grps
HLT enums.
math::Matrix< 3, 10 >::type EcalWeightMatrix
Definition: EcalWeightSet.h:22
Definition: EEShape.h:6
EcalUncalibRecHitRecWeightsAlgo< EBDataFrame > uncalibMaker_barrel_