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

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

Go to the documentation of this file.
00001 #ifndef TGEM1PARAM_H
00002 #define TGEM1PARAM_H
00003 
00004 #include "TGo4Parameter.h"
00005 
00006 class TGem1Param : public TGo4Parameter {
00007  public:
00008   TGem1Param(const char* name = 0);
00009 
00010   Int_t fRoc1;
00011   Int_t fRoc2;
00012   Int_t fRoc3;
00013 
00014   ClassDef(TGem1Param,1)
00015 };
00016 
00017 #endif

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