CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalTDCReco.h
Go to the documentation of this file.
1 #ifndef HcalRecAlgos_HcalTDCReco_h
2 #define HcalRecAlgos_HcalTDCReco_h
3 
5 class HBHERecHit;
6 
8 {
9 public:
10  HcalTDCReco();
11  void reconstruct(const HcalUpgradeDataFrame & digi, HBHERecHit & recHit) const;
12 };
13 #endif
14 
void reconstruct(const HcalUpgradeDataFrame &digi, HBHERecHit &recHit) const
Definition: HcalTDCReco.cc:8