CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalUncalibRecHitWorkerRatio.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitRecWorkerRatio_hh
2 #define RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitRecWorkerRatio_hh
3 
20 
21 namespace edm {
22  class Event;
23  class EventSetup;
24  class ParameterSet;
25 }
26 
28 
29  public:
32 
33  void set(const edm::EventSetup& es);
35 
36  protected:
37 
38  // determie which of the samples must actually be used by ECAL local reco
40 
43 
44  double pedVec[3];
45  double pedRMSVec[3];
46  double gainRatios[3];
47 
48  std::vector<double> EBtimeFitParameters_;
49  std::vector<double> EEtimeFitParameters_;
50 
51  std::vector<double> EBamplitudeFitParameters_;
52  std::vector<double> EEamplitudeFitParameters_;
53 
54  std::pair<double,double> EBtimeFitLimits_;
55  std::pair<double,double> EEtimeFitLimits_;
56 
59 
62 };
63 
64 #endif
void set(const edm::EventSetup &es)
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
EcalUncalibRecHitRatioMethodAlgo< EBDataFrame > uncalibMaker_barrel_
edm::ESHandle< EcalPedestals > peds
std::vector< double > EEamplitudeFitParameters_
std::pair< double, double > EEtimeFitLimits_
EcalUncalibRecHitWorkerRatio(const edm::ParameterSet &)
edm::ESHandle< EcalGainRatios > gains
edm::ESHandle< EcalSampleMask > sampleMaskHand_
tuple result
Definition: query.py:137
bool run(const edm::Event &evt, const EcalDigiCollection::const_iterator &digi, EcalUncalibratedRecHitCollection &result)
std::pair< double, double > EBtimeFitLimits_
EcalUncalibRecHitRatioMethodAlgo< EEDataFrame > uncalibMaker_endcap_
std::vector< double > EBamplitudeFitParameters_