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

beamtime/cern-oct11/go4/TCernOct11Param.h (r4864/r2511)

Go to the documentation of this file.
00001 #ifndef TCERNOCT11PARAM_H
00002 #define TCERNOCT11PARAM_H
00003 
00004 #include "TGo4Parameter.h"
00005 
00006 class TCernOct11Param : public TGo4Parameter {
00007    public:
00008       TCernOct11Param(const char* name = 0);
00009 
00011       void EnableOnlyBeamMonitor();
00012 
00013       bool UseROCs; // flag indicates usage of ROCs
00014       bool UseSPADICs; // flag indicates usage of spadics
00015       bool UseEPICS; // flag indicates usage of EPICS
00016       bool UseMBS; // flag indicates usage of MBS
00017 
00018       bool UseHodo; // flag indicates usage of hodoscope
00019       bool UseBeam; // flag indicates usage of beam monitor analysis
00020       bool UseRICH; // flag indicates usage of RICH
00021       bool UseBUCHAREST; // flag indicates usage of BUCHAREST
00022       bool UseMSFFM; // flag indicates usage of MSFFM
00023       bool UseDUBNA; // flag indicates usage of MSFFM
00024 
00025    ClassDef(TCernOct11Param,1)
00026 };
00027 
00028 #endif

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