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

beamtime/cern-oct12/go4/RICH/TRICHParam.cxx (r4864/r4735)

Go to the documentation of this file.
00001 /* Generated by Together */
00002 
00003 #include "TRICHParam.h"
00004 TRICHParam::TRICHParam(const char* name) : TGo4Parameter(name)
00005 {
00006    mapmtRoc = 0;
00007    mapmtPedestal = 2200;
00008    strcpy (mapFileName, "mapmt-geometry.txt");
00009    RICHFirstROC=0;
00010    RICHLastROC=4;
00011    RICHUsePedestal=0;
00012    RICHFirstTRB=0;
00013    RICHLastTRB=0;
00014    ExtendedAnalysis=0;
00015    AnalyseCrosstalk=0;
00016    SimulateCrosstalk=0;
00017 }

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