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

onlinemonitor/faspmonitor/TFaspParam.h (r4864/r3587)

Go to the documentation of this file.
00001 #ifndef _TFaspPARAM_H_
00002 #define _TFaspPARAM_H_
00003 
00004 #include "TGo4Parameter.h"
00005 #include "TFaspEvent.h"
00006 
00007 class TFaspParam : public TGo4Parameter
00008 {
00009 public:
00010         TFaspParam () {}
00011    TFaspParam (const char* name);
00012 
00013         Int_t numFasps;
00014 
00015         Bool_t printEvent;
00016 
00017    ClassDef(TFaspParam,1)
00018 };
00019 
00020 
00021 #endif // _TFaspPARAM_H_

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