#include <HGCalUncalibRecHitWorkerWeights.h>
Public Member Functions | |
HGCalUncalibRecHitWorkerWeights (const edm::ParameterSet &) | |
bool | run1 (const edm::Event &evt, const HGCalDigiCollection::const_iterator &digi, HGCeeUncalibratedRecHitCollection &result) override |
bool | run2 (const edm::Event &evt, const HGCalDigiCollection::const_iterator &digi, HGChefUncalibratedRecHitCollection &result) override |
bool | run3 (const edm::Event &evt, const HGCalDigiCollection::const_iterator &digi, HGChebUncalibratedRecHitCollection &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 25 of file HGCalUncalibRecHitWorkerWeights.h.
HGCalUncalibRecHitWorkerWeights::HGCalUncalibRecHitWorkerWeights | ( | const edm::ParameterSet & | ps | ) |
Definition at line 61 of file HGCalUncalibRecHitWorkerWeights.cc.
References configureIt(), edm::ParameterSet::getParameterSet(), uncalibMaker_ee_, uncalibMaker_heb_, and uncalibMaker_hef_.
|
inlineoverride |
Definition at line 29 of file HGCalUncalibRecHitWorkerWeights.h.
References mps_fire::result, ntuplemaker::run1, and compare_using_db::run2.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 90 of file HGCalUncalibRecHitWorkerWeights.cc.
References edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_ee_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 99 of file HGCalUncalibRecHitWorkerWeights.cc.
References edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_hef_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 108 of file HGCalUncalibRecHitWorkerWeights.cc.
References DEFINE_EDM_PLUGIN, edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_heb_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 73 of file HGCalUncalibRecHitWorkerWeights.cc.
References edm::EventSetup::get(), edm::ESHandle< T >::product(), uncalibMaker_ee_, uncalibMaker_heb_, and uncalibMaker_hef_.
|
protected |
Definition at line 38 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), run1(), and set().
|
protected |
Definition at line 40 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), run3(), and set().
|
protected |
Definition at line 39 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), run2(), and set().