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

beamtime/cosy-nov11/go4/ROOTFORMAT/TRootConverterAnalysis.h (r4864/r2894)

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

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