#include <HGCalRecHitWorkerSimple.h>
Definition at line 16 of file HGCalRecHitWorkerSimple.h.
HGCalRecHitWorkerSimple::~HGCalRecHitWorkerSimple |
( |
| ) |
|
|
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().
36 uint32_t recoFlag = 0;
50 <<
"Rechit with detid = " << detid.
rawId() <<
" is not HGC!";
void push_back(T const &t)
double hgchebUncalib2GeV_
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) ...
double hgchefUncalib2GeV_
std::unique_ptr< HGCalRecHitSimpleAlgo > rechitMaker_
double HGCalRecHitWorkerSimple::HGCEE_keV2DIGI_ |
|
protected |
double HGCalRecHitWorkerSimple::hgceeUncalib2GeV_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEB_keV2DIGI_ |
|
protected |
double HGCalRecHitWorkerSimple::hgchebUncalib2GeV_ |
|
protected |
double HGCalRecHitWorkerSimple::HGCHEF_keV2DIGI_ |
|
protected |
double HGCalRecHitWorkerSimple::hgchefUncalib2GeV_ |
|
protected |
bool HGCalRecHitWorkerSimple::killDeadChannels_ |
|
protected |
std::vector<int> HGCalRecHitWorkerSimple::v_chstatus_ |
|
protected |
std::vector<int> HGCalRecHitWorkerSimple::v_DB_reco_flags_ |
|
protected |