CMS 3D CMS Logo

HcalTDCReco.h
Go to the documentation of this file.
1 #ifndef HcalRecAlgos_HcalTDCReco_h
2 #define HcalRecAlgos_HcalTDCReco_h
3 
5 class HBHERecHit;
6 
7 class HcalTDCReco {
8 public:
9  HcalTDCReco();
10  void reconstruct(const HcalUpgradeDataFrame& digi, HBHERecHit& recHit) const;
11 };
12 #endif
HBHERecHit
Definition: HBHERecHit.h:13
rpcPointValidation_cfi.recHit
recHit
Definition: rpcPointValidation_cfi.py:7
HcalTDCReco
Definition: HcalTDCReco.h:7
HcalUpgradeDataFrame
Definition: classes.h:16
HcalTDCReco::reconstruct
void reconstruct(const HcalUpgradeDataFrame &digi, HBHERecHit &recHit) const
HcalTDCReco::HcalTDCReco
HcalTDCReco()