CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalUncalibRecHitWorkerWeights.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitRecWorkerWeights_hh
2 #define RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitRecWorkerWeights_hh
3 
21 
24 
25 
26 
27 namespace edm {
28  class Event;
29  class EventSetup;
30  class ParameterSet;
31 }
32 
34 
35  public:
38 
39  void set(const edm::EventSetup& es);
41 
42  protected:
43 
48 
49  double pedVec[3];
50  double pedRMSVec[3];
51  double gainRatios[3];
52 
55 
58 
59  const EEShape testbeamEEShape; // used in the chi2
60  const EBShape testbeamEBShape; // can be replaced by simple shape arrays of floats in the future (kostas)
61 
62 };
63 
64 #endif
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
edm::ESHandle< EcalGainRatios > gains
EcalUncalibRecHitRecWeightsAlgo< EEDataFrame > uncalibMaker_endcap_
const EcalWeightSet::EcalWeightMatrix * weights[2]
tuple result
Definition: query.py:137
EcalUncalibRecHitWorkerWeights(const edm::ParameterSet &)
Definition: EBShape.h:6
math::Matrix< 10, 10 >::type EcalChi2WeightMatrix
Definition: EcalWeightSet.h:21
bool run(const edm::Event &evt, const EcalDigiCollection::const_iterator &digi, EcalUncalibratedRecHitCollection &result)
edm::ESHandle< EcalWeightXtalGroups > grps
math::Matrix< 3, 10 >::type EcalWeightMatrix
Definition: EcalWeightSet.h:20
const EcalWeightSet::EcalChi2WeightMatrix * chi2mat[2]
Definition: EEShape.h:6
EcalUncalibRecHitRecWeightsAlgo< EBDataFrame > uncalibMaker_barrel_