#include <HGCalUncalibRecHitWorkerWeights.h>
Public Member Functions | |
HGCalUncalibRecHitWorkerWeights (const edm::ParameterSet &) | |
bool | run1 (const edm::Event &evt, const HGCEEDigiCollection::const_iterator &digi, HGCeeUncalibratedRecHitCollection &result) override |
bool | run2 (const edm::Event &evt, const HGCHEDigiCollection::const_iterator &digi, HGChefUncalibratedRecHitCollection &result) override |
bool | run3 (const edm::Event &evt, const HGCBHDigiCollection::const_iterator &digi, HGChebUncalibratedRecHitCollection &result) override |
void | set (const edm::EventSetup &es) override |
virtual | ~HGCalUncalibRecHitWorkerWeights () |
Public Member Functions inherited from HGCalUncalibRecHitWorkerBaseClass | |
HGCalUncalibRecHitWorkerBaseClass (const edm::ParameterSet &) | |
virtual | ~HGCalUncalibRecHitWorkerBaseClass () |
Definition at line 27 of file HGCalUncalibRecHitWorkerWeights.h.
HGCalUncalibRecHitWorkerWeights::HGCalUncalibRecHitWorkerWeights | ( | const edm::ParameterSet & | ps | ) |
Definition at line 62 of file HGCalUncalibRecHitWorkerWeights.cc.
References configureIt(), edm::ParameterSet::getParameterSet(), uncalibMaker_ee_, uncalibMaker_heb_, and uncalibMaker_hef_.
|
inlinevirtual |
Definition at line 31 of file HGCalUncalibRecHitWorkerWeights.h.
References mps_fire::result, ntuplemaker::run1, and compare_using_db::run2.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 91 of file HGCalUncalibRecHitWorkerWeights.cc.
References edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_ee_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 100 of file HGCalUncalibRecHitWorkerWeights.cc.
References edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_hef_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 109 of file HGCalUncalibRecHitWorkerWeights.cc.
References DEFINE_EDM_PLUGIN, edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_heb_.
|
overridevirtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 74 of file HGCalUncalibRecHitWorkerWeights.cc.
References edm::EventSetup::get(), edm::ESHandle< T >::product(), uncalibMaker_ee_, uncalibMaker_heb_, and uncalibMaker_hef_.
|
protected |
Definition at line 40 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), run1(), and set().
|
protected |
Definition at line 42 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), run3(), and set().
|
protected |
Definition at line 41 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), run2(), and set().