#include <HcalTDCReco.h>
Public Member Functions | |
HcalTDCReco () | |
void | reconstruct (const HcalUpgradeDataFrame &digi, HBHERecHit &recHit) const |
Definition at line 7 of file HcalTDCReco.h.
HcalTDCReco::HcalTDCReco | ( | ) |
Definition at line 5 of file HcalTDCReco.cc.
void HcalTDCReco::reconstruct | ( | const HcalUpgradeDataFrame & | digi, |
HBHERecHit & | recHit | ||
) | const |
Definition at line 8 of file HcalTDCReco.cc.
References CaloRecHit::energy(), i, HBHERecHit::id(), n, pileupCalc::nbins, HcalUpgradeDataFrame::size(), and HcalUpgradeDataFrame::tdc().
Referenced by HcalSimpleRecAlgo::reconstructHBHEUpgrade().