#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 | hgceeADCtoGeV_ |
double | HGCEElsbInMIP_ |
double | HGCEEmip2noise_ |
double | HGCEEmipInKeV_ |
double | hgchebADCtoGeV_ |
double | HGCHEBlsbInMIP_ |
double | HGCHEBmip2noise_ |
double | HGCHEBmipInKeV_ |
double | hgchefADCtoGeV_ |
double | HGCHEFlsbInMIP_ |
double | HGCHEFmip2noise_ |
double | HGCHEFmipInKeV_ |
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(), hgceeADCtoGeV_, HGCEElsbInMIP_, HGCEEmip2noise_, HGCEEmipInKeV_, hgchebADCtoGeV_, HGCHEBlsbInMIP_, HGCHEBmip2noise_, HGCHEBmipInKeV_, hgchefADCtoGeV_, HGCHEFlsbInMIP_, HGCHEFmip2noise_, HGCHEFmipInKeV_, and rechitMaker_.
|
virtual |
Definition at line 67 of file HGCalRecHitWorkerSimple.cc.
|
virtual |
Implements HGCalRecHitWorkerBaseClass.
Definition at line 36 of file HGCalRecHitWorkerSimple.cc.
References cond::rpcobgas::detid, Exception, HGCEE, hgceeADCtoGeV_, HGCHEB, hgchebADCtoGeV_, HGCHEF, hgchefADCtoGeV_, HGCUncalibratedRecHit::id(), edm::SortedCollection< T, SORT >::push_back(), DetId::rawId(), rechitMaker_, and DetId::subdetId().
|
virtual |
Implements HGCalRecHitWorkerBaseClass.
Definition at line 31 of file HGCalRecHitWorkerSimple.cc.
Referenced by betterConfigParser.BetterConfigParser::getGeneral().
|
protected |
Definition at line 29 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 26 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 26 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 26 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 29 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().
|
protected |
Definition at line 28 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 29 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().
|
protected |
Definition at line 27 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple().
|
protected |
Definition at line 35 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 37 of file HGCalRecHitWorkerSimple.h.
Referenced by HGCalRecHitWorkerSimple(), and run().
|
protected |
Definition at line 31 of file HGCalRecHitWorkerSimple.h.
|
protected |
Definition at line 33 of file HGCalRecHitWorkerSimple.h.