#include <HGCalRecHitWorkerSimple.h>
Public Member Functions | |
HGCalRecHitWorkerSimple (const edm::ParameterSet &) | |
bool | run (const edm::Event &evt, const HGCUncalibratedRecHit &uncalibRH, HGCRecHitCollection &result) override |
void | set (const edm::EventSetup &es) override |
~HGCalRecHitWorkerSimple () override | |
Public Member Functions inherited from HGCalRecHitWorkerBaseClass | |
HGCalRecHitWorkerBaseClass (const edm::ParameterSet &) | |
virtual | ~HGCalRecHitWorkerBaseClass () |
Protected Attributes | |
std::array< const HGCalDDDConstants *, 3 > | ddds_ |
std::vector< double > | hgcEE_cce_ |
std::vector< double > | hgcEE_fCPerMIP_ |
bool | hgcEE_isSiFE_ |
double | hgcEE_keV2DIGI_ |
std::vector< double > | hgcEE_noise_fC_ |
double | hgceeUncalib2GeV_ |
bool | hgcHEB_isSiFE_ |
double | hgcHEB_keV2DIGI_ |
double | hgcHEB_noise_MIP_ |
double | hgchebUncalib2GeV_ |
std::vector< double > | hgcHEF_cce_ |
std::vector< double > | hgcHEF_fCPerMIP_ |
bool | hgcHEF_isSiFE_ |
double | hgcHEF_keV2DIGI_ |
std::vector< double > | hgcHEF_noise_fC_ |
double | hgchefUncalib2GeV_ |
bool | killDeadChannels_ |
uint32_t | rangeMask_ |
uint32_t | rangeMatch_ |
std::vector< double > | rcorr_ |
std::unique_ptr< HGCalRecHitSimpleAlgo > | rechitMaker_ |
std::unique_ptr< hgcal::RecHitTools > | tools_ |
std::vector< int > | v_chstatus_ |
std::vector< int > | v_DB_reco_flags_ |
std::vector< float > | weights_ |
Definition at line 19 of file HGCalRecHitWorkerSimple.h.
HGCalRecHitWorkerSimple::HGCalRecHitWorkerSimple | ( | const edm::ParameterSet & | ps | ) |
Definition at line 11 of file HGCalRecHitWorkerSimple.cc.
References constexpr, corr, MillePedeFileConverter_cfg::e, f, edm::ParameterSet::getParameter(), hgcEE_cce_, hgcEE_fCPerMIP_, hgcEE_isSiFE_, hgcEE_keV2DIGI_, hgcEE_noise_fC_, hgceeUncalib2GeV_, hgcHEB_isSiFE_, hgcHEB_keV2DIGI_, hgcHEB_noise_MIP_, hgchebUncalib2GeV_, hgcHEF_cce_, hgcHEF_fCPerMIP_, hgcHEF_isSiFE_, hgcHEF_keV2DIGI_, hgcHEF_noise_fC_, hgchefUncalib2GeV_, rangeMask_, rangeMatch_, rcorr_, rechitMaker_, tools_, and weights_.
|
override |
Definition at line 147 of file HGCalRecHitWorkerSimple.cc.
References DEFINE_EDM_PLUGIN.
|
overridevirtual |
Implements HGCalRecHitWorkerBaseClass.
Definition at line 90 of file HGCalRecHitWorkerSimple.cc.
References ddds_, MillePedeFileConverter_cfg::e, CaloRecHit::energy(), Exception, HcalEndcap, HGCEE, hgcEE_cce_, hgcEE_fCPerMIP_, hgcEE_noise_fC_, hgceeUncalib2GeV_, HGCHEB, hgcHEB_noise_MIP_, hgchebUncalib2GeV_, HGCHEF, hgcHEF_cce_, hgcHEF_fCPerMIP_, hgcHEF_noise_fC_, hgchefUncalib2GeV_, HGCUncalibratedRecHit::id(), edm::SortedCollection< T, SORT >::push_back(), rangeMask_, rangeMatch_, DetId::rawId(), rcorr_, rechitMaker_, DetId::subdetId(), tools_, HGCalDetId::wafer(), and weights_.
|
overridevirtual |
Implements HGCalRecHitWorkerBaseClass.
Definition at line 64 of file HGCalRecHitWorkerSimple.cc.
References HGCalTopology::dddConstants(), ddds_, edm::EventSetup::get(), hgcEE_isSiFE_, hgcHEF_isSiFE_, tools_, and HGCalGeometry::topology().
|
protected |
Definition at line 45 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 31 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 30 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 36 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and set().
|
protected |
Definition at line 29 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 40 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 29 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 36 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 35 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 42 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 35 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 34 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 33 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 36 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and set().
|
protected |
Definition at line 32 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 41 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 32 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 50 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 53 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 52 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 55 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 57 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 58 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), run(), and set().
|
protected |
Definition at line 47 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 49 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 56 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().