#include <HFPreRecAlgo.h>
Public Member Functions | |
HFPreRecAlgo (const bool sumAllTS) | |
HFQIE10Info | reconstruct (const QIE10DataFrame &digi, int tsToUse, const HcalCoder &coder, const HcalChannelProperties &prop) const |
~HFPreRecAlgo () | |
Private Attributes | |
bool | sumAllTS_ |
Definition at line 10 of file HFPreRecAlgo.h.
|
inlineexplicit |
Definition at line 12 of file HFPreRecAlgo.h.
|
inline |
Definition at line 14 of file HFPreRecAlgo.h.
HFQIE10Info HFPreRecAlgo::reconstruct | ( | const QIE10DataFrame & | digi, |
int | tsToUse, | ||
const HcalCoder & | coder, | ||
const HcalChannelProperties & | prop | ||
) | const |
Definition at line 12 of file HFPreRecAlgo.cc.
References HcalCoder::adc2fC(), ALCARECOTkAlJpsiMuMu_cff::charge, callgraph::cs, hcalRecHitTable_cff::energy, HcalSpecialTimes::getTDCTime(), mps_fire::i, QIE10DataFrame::id(), SiStripPI::min, HFQIE10Info::N_RAW_MAX, HcalChannelProperties::pedsAndGains, submitPVResolutionJobs::q, mps_fire::result, alignCSCRings::s, edm::shift, sumAllTS_, and HcalSpecialTimes::UNKNOWN_T_NOTDC.
Referenced by HFPreReconstructor::fillInfos().
|
private |
Definition at line 22 of file HFPreRecAlgo.h.
Referenced by reconstruct().