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;
29 }
30 
32 
33  public:
37 
38  void set(const edm::EventSetup& es);
40 
42 
43  protected:
44 
49 
50  double pedVec[3];
51  double pedRMSVec[3];
52  double gainRatios[3];
53 
56 
59 
60  const EEShape testbeamEEShape; // used in the chi2
61  const 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::ParameterSetDescription getAlgoDescription()
edm::ESHandle< EcalGainRatios > gains
EcalUncalibRecHitRecWeightsAlgo< EEDataFrame > uncalibMaker_endcap_
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_