#include <HGCalRecHitWorkerSimple.h>
Public Member Functions | |
HGCalRecHitWorkerSimple (const edm::ParameterSet &) | |
bool | run (const edm::Event &evt, const HGCUncalibratedRecHit &uncalibRH, HGCRecHitCollection &result) |
void | set (const edm::EventSetup &es) |
virtual | ~HGCalRecHitWorkerSimple () |
Public Member Functions inherited from HGCalRecHitWorkerBaseClass | |
HGCalRecHitWorkerBaseClass (const edm::ParameterSet &) | |
virtual | ~HGCalRecHitWorkerBaseClass () |
Protected Attributes | |
double | HGCEE_keV2DIGI_ |
double | hgceeUncalib2GeV_ |
double | HGCHEB_keV2DIGI_ |
double | hgchebUncalib2GeV_ |
double | HGCHEF_keV2DIGI_ |
double | hgchefUncalib2GeV_ |
bool | killDeadChannels_ |
std::unique_ptr < HGCalRecHitSimpleAlgo > | rechitMaker_ |
std::vector< int > | v_chstatus_ |
std::vector< int > | v_DB_reco_flags_ |
Definition at line 16 of file HGCalRecHitWorkerSimple.h.
HGCalRecHitWorkerSimple::HGCalRecHitWorkerSimple | ( | const edm::ParameterSet & | ps | ) |
Definition at line 10 of file HGCalRecHitWorkerSimple.cc.
References constexpr, alignCSCRings::e, edm::ParameterSet::getParameter(), HGCEE_keV2DIGI_, hgceeUncalib2GeV_, HGCHEB_keV2DIGI_, hgchebUncalib2GeV_, HGCHEF_keV2DIGI_, hgchefUncalib2GeV_, and rechitMaker_.
|
virtual |
Definition at line 62 of file HGCalRecHitWorkerSimple.cc.
|
virtual |
Implements HGCalRecHitWorkerBaseClass.
Definition at line 32 of file HGCalRecHitWorkerSimple.cc.
References Exception, HGCEE, hgceeUncalib2GeV_, HGCHEB, hgchebUncalib2GeV_, HGCHEF, hgchefUncalib2GeV_, HGCUncalibratedRecHit::id(), edm::SortedCollection< T, SORT >::push_back(), DetId::rawId(), rechitMaker_, and DetId::subdetId().
|
virtual |
Implements HGCalRecHitWorkerBaseClass.
Definition at line 27 of file HGCalRecHitWorkerSimple.cc.
Referenced by betterConfigParser.BetterConfigParser::getGeneral().
|
protected |
Definition at line 26 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 26 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 28 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 28 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 27 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 27 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 34 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 36 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 30 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 32 of file HGCalRecHitWorkerSimple.h.