#include <HGCalUncalibRecHitWorkerWeights.h>
Public Member Functions | |
HGCalUncalibRecHitWorkerWeights (const edm::ParameterSet &) | |
bool | run1 (const edm::Event &evt, const HGCEEDigiCollection::const_iterator &digi, HGCeeUncalibratedRecHitCollection &result) |
bool | run2 (const edm::Event &evt, const HGCHEDigiCollection::const_iterator &digi, HGChefUncalibratedRecHitCollection &result) |
bool | run3 (const edm::Event &evt, const HGCHEDigiCollection::const_iterator &digi, HGChebUncalibratedRecHitCollection &result) |
void | set (const edm::EventSetup &es) |
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 54 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.
|
virtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 73 of file HGCalUncalibRecHitWorkerWeights.cc.
References HGCalUncalibRecHitRecWeightsAlgo< C >::makeRecHit(), edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_ee_.
|
virtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 82 of file HGCalUncalibRecHitWorkerWeights.cc.
References HGCalUncalibRecHitRecWeightsAlgo< C >::makeRecHit(), edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_hef_.
|
virtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 91 of file HGCalUncalibRecHitWorkerWeights.cc.
References HGCalUncalibRecHitRecWeightsAlgo< C >::makeRecHit(), edm::SortedCollection< T, SORT >::push_back(), and uncalibMaker_heb_.
|
virtual |
Implements HGCalUncalibRecHitWorkerBaseClass.
Definition at line 66 of file HGCalUncalibRecHitWorkerWeights.cc.
|
protected |
Definition at line 40 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), and run1().
|
protected |
Definition at line 42 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), and run3().
|
protected |
Definition at line 41 of file HGCalUncalibRecHitWorkerWeights.h.
Referenced by HGCalUncalibRecHitWorkerWeights(), and run2().