CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalUncalibRecHitWorkerWeightsOld.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 
30 //
31 // This is a temporary copy of EcalUncalibRecHitWorkerWeights associated to
32 // EcalUncalibRecHitWorkerFactoryOld for compatibility - To be removed when
33 // consumes migration is completed
34 //
35 
37 
38  public:
41 
42  void set(const edm::EventSetup& es);
44 
45  protected:
46 
51 
52  double pedVec[3];
53  double pedRMSVec[3];
54  double gainRatios[3];
55 
58 
61 
62  const EEShape testbeamEEShape; // used in the chi2
63  const EBShape testbeamEBShape; // can be replaced by simple shape arrays of floats in the future (kostas)
64 
65 };
66 
67 #endif
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
edm::ESHandle< EcalWeightXtalGroups > grps
const EcalWeightSet::EcalWeightMatrix * weights[2]
EcalUncalibRecHitWorkerWeightsOld(const edm::ParameterSet &)
const EcalWeightSet::EcalChi2WeightMatrix * chi2mat[2]
EcalUncalibRecHitRecWeightsAlgo< EEDataFrame > uncalibMaker_endcap_
tuple result
Definition: query.py:137
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)
EcalUncalibRecHitRecWeightsAlgo< EBDataFrame > uncalibMaker_barrel_
math::Matrix< 3, 10 >::type EcalWeightMatrix
Definition: EcalWeightSet.h:20
Definition: EEShape.h:6