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

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

Go to the documentation of this file.
00001 #ifndef TCERNOCT12PARAM_H
00002 #define TCERNOCT12PARAM_H
00003 
00004 #include "TGo4Parameter.h"
00005 
00006 class TCernGem12Param : public TGo4Parameter {
00007    public:
00008       TCernGem12Param(const char* name = 0);
00009 
00010       bool UseROCs; // flag indicates usage of ROCs
00011 
00012       bool UseGem1; // flag indicates usage of hodoscope
00013       bool UseGem2; // flag indicates usage of hodoscope
00014 
00015    ClassDef(TCernGem12Param,1)
00016 };
00017 
00018 #endif

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