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

beamtime/cosy-nov11/go4/TBeamMonitorParam.h (r4864/r2492)

Go to the documentation of this file.
00001 #ifndef TBEAMMONITORPARAM_H
00002 #define TBEAMMONITORPARAM_H
00003 
00004 #include "TGo4Parameter.h"
00005 
00006 class TBeamMonitorParam : public TGo4Parameter {
00007    public:
00008       TBeamMonitorParam(const char* name = 0);
00009 
00010       Int_t Dummy; // dummy variable
00011 
00012    ClassDef(TBeamMonitorParam,2)
00013 };
00014 
00015 #endif

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