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 }