/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/EmcRec/EmcRec-01-02-57/EmcRec/EmcRecTofDigitCalib.h

Go to the documentation of this file.
00001 //
00002 //  Tof digit to hit
00003 //
00004 //  He Miao 2006, 9, 26
00005 //
00006 #ifndef EMC_REC_TOF_DIGIT_CALIB_H
00007 #define EMC_REC_TOF_DIGIT_CALIB_H
00008 
00009 #include "EmcRecEventModel/RecEmcEventModel.h"
00010 #include "TofRawEvent/TofDigi.h"
00011 
00012 class EmcRecTofDigitCalib
00013 {
00014  public:
00015    // Constructors and destructors
00016    EmcRecTofDigitCalib();
00017    ~EmcRecTofDigitCalib();
00018    
00019    void Convert(TofDigiCol* tofDigiCol,
00020        RecEmcTofHitMap& tofHitMap);
00021    
00022 };
00023 #endif

Generated on Tue Nov 29 23:13:15 2016 for BOSS_7.0.2 by  doxygen 1.4.7