]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Print-out corrected.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 May 2002 12:18:24 +0000 (12:18 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 May 2002 12:18:24 +0000 (12:18 +0000)
STEER/AliLegoGeneratorPhiZ.cxx

index 44f50f58dd4460838376fc0c7598ffb34ac1422f..897fff7bebd55344c579946fae61018466ea802a 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.5  2001/05/16 14:57:22  alibrary
+New files for folders and Stack
+
 Revision 1.4  2001/01/12 09:23:17  morsch
 Correct order of phi and z.
 
@@ -55,7 +58,7 @@ void AliLegoGeneratorPhiZ::Generate()
        return;
      } else { 
        fCoor2Bin++;
-       printf("Generating rays in z-bin:%d\n",fCoor2Bin);
+       printf("Generating rays in Phi-bin:%d\n",fCoor2Bin);
        fCoor1Bin=0;
      } else fCoor1Bin++;