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

beamtime/cosy-jan12/go4/TCosyJan12Analysis.h (r4864/r1839)

Go to the documentation of this file.
00001 #ifndef TCERNOCT11ANALYSIS_H
00002 #define TCERNOCT11ANALYSIS_H
00003 
00004 #include "TGo4Analysis.h"
00005 #include "TCosyJan12UnpackEvent.h"
00006 #include "TCosyJan12UnpackProc.h"
00007 #include "TCosyJan12DetectorProc.h"
00008 #include "TCosyJan12DetectorEvent.h"
00009 
00010 
00011 class TCosyJan12Analysis : public TGo4Analysis {
00012    public:
00013       TCosyJan12Analysis();
00014       TCosyJan12Analysis(int argc, char** argv);
00015       virtual ~TCosyJan12Analysis() ;
00016    private:    
00017 
00020       /*#  TCosyJan12UnpackEvent lnkTCosyJan12Event; */
00021 
00024       /*#  TCosyJan12UnpackProc lnkTCosyJan12Proc; */
00025 
00028       /*#  TCosyJan12DetectorProc lnkTCosyJan12DetectorProc; */
00029 
00032       /*#  TCosyJan12DetectorEvent lnkTCosyJan12DetectorEvent; */
00033 
00034    ClassDef(TCosyJan12Analysis,1)
00035 };
00036 #endif //TANALYSIS_H

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