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

onlinemonitor/rocmonitor/TFiberHodParam.cxx (r4864/r3479)

Go to the documentation of this file.
00001 #include "TFiberHodParam.h"
00002 
00003 TFiberHodParam::TFiberHodParam(const char* name) : TGo4Parameter(name)
00004 {
00005    RocID = 0;
00006    NxID = 0;
00007    MaxClusterDist = 4;
00008    MaxTimeDiff = 50;
00009    SingleEventMode = kFALSE;
00010    Debug = kFALSE;
00011    WrongCabling = kFALSE;
00012 }

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