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

beamtime/gsi-aug12/hd/go4/BUCHAREST/TBucharestAnalysis.h (r4864/r3172)

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

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