#include <HGCalUncalibRecHitWorkerWeights.h>
Public Member Functions | |
HGCalUncalibRecHitWorkerWeights (const edm::ParameterSet &) | |
bool | runHGCEE (const HGCalDigiCollection::const_iterator &digi, HGCeeUncalibratedRecHitCollection &result) override |
bool | runHGCHEscint (const HGCalDigiCollection::const_iterator &digi, HGChebUncalibratedRecHitCollection &result) override |
bool | runHGCHEsil (const HGCalDigiCollection::const_iterator &digi, HGChefUncalibratedRecHitCollection &result) override |
bool | runHGCHFNose (const HGCalDigiCollection::const_iterator &digi, HGChfnoseUncalibratedRecHitCollection &result) override |
void | set (const edm::EventSetup &es) override |
~HGCalUncalibRecHitWorkerWeights () override | |
Public Member Functions inherited from HGCalUncalibRecHitWorkerBaseClass | |
HGCalUncalibRecHitWorkerBaseClass (const edm::ParameterSet &) | |
virtual | ~HGCalUncalibRecHitWorkerBaseClass () |
Definition at line 24 of file HGCalUncalibRecHitWorkerWeights.h.
HGCalUncalibRecHitWorkerWeights::HGCalUncalibRecHitWorkerWeights | ( | const edm::ParameterSet & | ps | ) |
Definition at line 59 of file HGCalUncalibRecHitWorkerWeights.cc.
References configureIt(), edm::ParameterSet::getParameterSet(), uncalibMaker_ee_, uncalibMaker_heb_, uncalibMaker_hef_, and uncalibMaker_hfnose_.
|
inlineoverride |
Definition at line 27 of file HGCalUncalibRecHitWorkerWeights.h.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 90 of file HGCalUncalibRecHitWorkerWeights.cc.
References mps_fire::result, and uncalibMaker_ee_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 102 of file HGCalUncalibRecHitWorkerWeights.cc.
References mps_fire::result, and uncalibMaker_heb_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 96 of file HGCalUncalibRecHitWorkerWeights.cc.
References mps_fire::result, and uncalibMaker_hef_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 108 of file HGCalUncalibRecHitWorkerWeights.cc.
References mps_fire::result, and uncalibMaker_hfnose_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 71 of file HGCalUncalibRecHitWorkerWeights.cc.
References edm::EventSetup::get(), get, edm::ESHandle< T >::product(), uncalibMaker_ee_, uncalibMaker_heb_, uncalibMaker_hef_, and uncalibMaker_hfnose_.
|
protected |
Definition at line 39 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), runHGCEE(), and set().
|
protected |
Definition at line 41 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), runHGCHEscint(), and set().
|
protected |
Definition at line 40 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), runHGCHEsil(), and set().
|
protected |
Definition at line 42 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), runHGCHFNose(), and set().