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

beamtime/cosy-nov11/go4/ROSSENDORF/TRossendorfHistParam.cxx (r4864/r2362)

Go to the documentation of this file.
00001 /* Generated by Together */
00002 
00003 #include "TRossendorfHistParam.h"
00004 
00005 
00006 TRossendorfHistParam::TRossendorfHistParam(const char* name) : TGo4Parameter(name)
00007 {
00008    for(Int_t ix=0;ix<16;ix++)
00009          {
00010                  for(Int_t iy=0;iy<2;iy++)
00011                  {
00012         histHigh[ix][iy]=0.;
00013                  }
00014          }
00015    for(Int_t ix=0;ix<16;ix++)
00016          {
00017                  for(Int_t iy=0;iy<2;iy++)
00018                  {
00019                         histLow[ix][iy] = 0.;
00020                  }
00021          }
00022          for(Int_t ix=0;ix<16;ix++)
00023          {
00024                  for(Int_t iy=0;iy<2;iy++)
00025                  {
00026                  histBins[ix][iy] = 0.;
00027                  }
00028          }
00029         fbHisto = kTRUE;
00030 }

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