#include <HGCalRecHitWorkerSimple.h>
Definition at line 16 of file HGCalRecHitWorkerSimple.h.
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_.
T getParameter(std::string const &) const
HGCalRecHitWorkerBaseClass(const edm::ParameterSet &)
std::unique_ptr< HGCalRecHitSimpleAlgo > rechitMaker_
HGCalRecHitWorkerSimple::~HGCalRecHitWorkerSimple |
( |
| ) |
|
|
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().
41 uint32_t recoFlag = 0;
55 <<
"Rechit with detid = " << detid.
rawId() <<
" is not HGC!";
void push_back(T const &t)
uint32_t rawId() const
get the raw id
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
std::unique_ptr< HGCalRecHitSimpleAlgo > rechitMaker_
double HGCalRecHitWorkerSimple::hgceeADCtoGeV_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCEElsbInMIP_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCEEmip2noise_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCEEmipInKeV_ |
|
protected |
double HGCalRecHitWorkerSimple::hgchebADCtoGeV_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEBlsbInMIP_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEBmip2noise_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEBmipInKeV_ |
|
protected |
double HGCalRecHitWorkerSimple::hgchefADCtoGeV_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEFlsbInMIP_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEFmip2noise_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEFmipInKeV_ |
|
protected |
bool HGCalRecHitWorkerSimple::killDeadChannels_ |
|
protected |
std::vector<int> HGCalRecHitWorkerSimple::v_chstatus_ |
|
protected |
std::vector<int> HGCalRecHitWorkerSimple::v_DB_reco_flags_ |
|
protected |