CMS 3D CMS Logo

HGCalUncalibRecHitWorkerWeights.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_HGCalRecProducers_HGCalUncalibRecHitRecWorkerWeights_hh
2 #define RecoLocalCalo_HGCalRecProducers_HGCalUncalibRecHitRecWorkerWeights_hh
3 
17 
18 namespace edm {
19  class Event;
20  class EventSetup;
21  class ParameterSet;
22 } // namespace edm
23 
25 public:
28 
29  void set(const edm::EventSetup& es) override;
37 
38 protected:
43 };
44 
45 #endif
HGCalUncalibRecHitRecWeightsAlgo.h
edm::SortedCollection::const_iterator
std::vector< T >::const_iterator const_iterator
Definition: SortedCollection.h:80
HGCalUncalibRecHitWorkerWeights::uncalibMaker_ee_
HGCalUncalibRecHitRecWeightsAlgo< HGCalDataFrame > uncalibMaker_ee_
Definition: HGCalUncalibRecHitWorkerWeights.h:39
ESHandle.h
edm
HLT enums.
Definition: AlignableModifier.h:19
HGCalUncalibRecHitWorkerWeights::uncalibMaker_hfnose_
HGCalUncalibRecHitRecWeightsAlgo< HGCalDataFrame > uncalibMaker_hfnose_
Definition: HGCalUncalibRecHitWorkerWeights.h:42
HGCSample.h
HGCalUncalibRecHitWorkerBaseClass
Definition: HGCalUncalibRecHitWorkerBaseClass.h:15
edm::SortedCollection
Definition: SortedCollection.h:49
HGCalUncalibRecHitWorkerWeights::HGCalUncalibRecHitWorkerWeights
HGCalUncalibRecHitWorkerWeights(const edm::ParameterSet &)
Definition: HGCalUncalibRecHitWorkerWeights.cc:59
HGCalUncalibRecHitWorkerBaseClass.h
HGCalUncalibRecHitWorkerWeights::runHGCEE
bool runHGCEE(const HGCalDigiCollection::const_iterator &digi, HGCeeUncalibratedRecHitCollection &result) override
Definition: HGCalUncalibRecHitWorkerWeights.cc:90
HGCalUncalibRecHitWorkerWeights::uncalibMaker_hef_
HGCalUncalibRecHitRecWeightsAlgo< HGCalDataFrame > uncalibMaker_hef_
Definition: HGCalUncalibRecHitWorkerWeights.h:40
HGCalUncalibRecHitWorkerWeights::runHGCHEscint
bool runHGCHEscint(const HGCalDigiCollection::const_iterator &digi, HGChebUncalibratedRecHitCollection &result) override
Definition: HGCalUncalibRecHitWorkerWeights.cc:102
HGCalUncalibRecHitWorkerWeights::runHGCHEsil
bool runHGCHEsil(const HGCalDigiCollection::const_iterator &digi, HGChefUncalibratedRecHitCollection &result) override
Definition: HGCalUncalibRecHitWorkerWeights.cc:96
Event
edm::ParameterSet
Definition: ParameterSet.h:36
ParameterSet
Definition: Functions.h:16
HGCalUncalibRecHitWorkerWeights::~HGCalUncalibRecHitWorkerWeights
~HGCalUncalibRecHitWorkerWeights() override
Definition: HGCalUncalibRecHitWorkerWeights.h:27
edm::EventSetup
Definition: EventSetup.h:57
HGCalUncalibRecHitRecWeightsAlgo
Definition: HGCalUncalibRecHitRecWeightsAlgo.h:21
HGCalUncalibRecHitWorkerWeights
Definition: HGCalUncalibRecHitWorkerWeights.h:24
HGCalUncalibRecHitWorkerWeights::runHGCHFNose
bool runHGCHFNose(const HGCalDigiCollection::const_iterator &digi, HGChfnoseUncalibratedRecHitCollection &result) override
Definition: HGCalUncalibRecHitWorkerWeights.cc:108
mps_fire.result
result
Definition: mps_fire.py:303
HGCalUncalibRecHitWorkerWeights::uncalibMaker_heb_
HGCalUncalibRecHitRecWeightsAlgo< HGCalDataFrame > uncalibMaker_heb_
Definition: HGCalUncalibRecHitWorkerWeights.h:41
EventSetup
HGCalUncalibRecHitWorkerWeights::set
void set(const edm::EventSetup &es) override
Definition: HGCalUncalibRecHitWorkerWeights.cc:71
HGCDataFrame.h