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 
18 
21 
22 
23 
24 namespace edm {
25  class Event;
26  class EventSetup;
27  class ParameterSet;
28 }
29 
31 
32  public:
35 
36  void set(const edm::EventSetup& es);
38 
39  protected:
40 
45 
46  double pedVec[3];
47  double pedRMSVec[3];
48  double gainRatios[3];
49 
52 
55 
56  const EEShape testbeamEEShape; // used in the chi2
57  const EBShape testbeamEBShape; // can be replaced by simple shape arrays of floats in the future (kostas)
58 
59 };
60 
61 #endif
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
edm::ESHandle< EcalGainRatios > gains
EcalUncalibRecHitRecWeightsAlgo< EEDataFrame > uncalibMaker_endcap_
EcalUncalibRecHitWorkerWeights(const edm::ParameterSet &, edm::ConsumesCollector &c)
const EcalWeightSet::EcalWeightMatrix * weights[2]
tuple result
Definition: query.py:137
Definition: EBShape.h:6
math::Matrix< 10, 10 >::type EcalChi2WeightMatrix
Definition: EcalWeightSet.h:23
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:22
const EcalWeightSet::EcalChi2WeightMatrix * chi2mat[2]
Definition: EEShape.h:6
EcalUncalibRecHitRecWeightsAlgo< EBDataFrame > uncalibMaker_barrel_