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

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

Go to the documentation of this file.
00001 #include "TCernGem12Param.h"
00002 
00003 TCernGem12Param::TCernGem12Param(const char* name) :
00004    TGo4Parameter(name)
00005 {
00006    UseROCs = kTRUE; // flag indicates usage of ROCs
00007 
00008    UseGem1 = kTRUE; // flag indicates usage of GEM1
00009    UseGem2 = kTRUE; // flag indicates usage of GEM2
00010 }

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