• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

beamtime/sts-lasertest/go4/STS/TSTSAnalysis.h (r4864/r3054)

Go to the documentation of this file.
00001 #ifndef TSTSANALYSIS_H
00002 #define TSTSANALYSIS_H
00003 
00004 #include "TGo4Analysis.h"
00005 
00006 
00007  
00008 class TSTSAnalysis : public TGo4Analysis {
00009    public:
00010       TSTSAnalysis();
00011       TSTSAnalysis(int argc, char** argv);
00012       virtual ~TSTSAnalysis() ;
00013    private:    
00014 
00015 
00016    ClassDef(TSTSAnalysis,1)
00017 };
00018 #endif //TANALYSIS_H

Generated on Tue Dec 10 2013 04:52:18 for ROCsoft by  doxygen 1.7.1