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

beamtime/cern-gem12/go4/TCernGem12Analysis.h (r4864/r3571)

Go to the documentation of this file.
00001 #ifndef TCERNOCT12ANALYSIS_H
00002 #define TCERNOCT12ANALYSIS_H
00003 
00004 #include "TGo4Analysis.h"
00005 #include "TCernGem12UnpackEvent.h"
00006 #include "TCernGem12UnpackProc.h"
00007 #include "TCernGem12DetectorProc.h"
00008 #include "TCernGem12DetectorEvent.h"
00009 
00010 
00011 class TCernGem12Analysis : public TGo4Analysis {
00012    public:
00013       TCernGem12Analysis();
00014       TCernGem12Analysis(int argc, char** argv);
00015       virtual ~TCernGem12Analysis() ;
00016    private:    
00017 
00020       /*#  TCernGem12UnpackEvent lnkTCernGem12Event; */
00021 
00024       /*#  TCernGem12UnpackProc lnkTCernGem12Proc; */
00025 
00028       /*#  TCernGem12DetectorProc lnkTCernGem12DetectorProc; */
00029 
00032       /*#  TCernGem12DetectorEvent lnkTCernGem12DetectorEvent; */
00033 
00034    ClassDef(TCernGem12Analysis,1)
00035 };
00036 #endif //TANALYSIS_H

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