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

beamtime/gsi-aug12/hd/go4/VFTX/TVftxAnalysis.h (r4864/r3172)

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

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