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

beamtime/cern-oct11/go4/TMbsCrateParam.h (r4864/r1825)

Go to the documentation of this file.
00001 #ifndef TMBSCRATEPARAM_H
00002 #define TMBSCRATEPARAM_H
00003 
00004 #include "TGo4Parameter.h"
00005 
00006 class TMbsCrateParam : public TGo4Parameter {
00007    public:
00008       TMbsCrateParam(const char* name = 0);
00009 
00010       bool fBucharestSetup; // flag indicates if Bucharest standalone-setup is used
00011 
00012    ClassDef(TMbsCrateParam,1)
00013 };
00014 
00015 #endif

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