]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Printf commented out
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Apr 2006 14:43:42 +0000 (14:43 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Apr 2006 14:43:42 +0000 (14:43 +0000)
EMCAL/AliEMCALv0.cxx

index 5237c3674652764d05ae9578468673103d3f7c28..1f9131464553f9827f05b1aa731ca6c3f79ee173 100644 (file)
@@ -772,7 +772,7 @@ void AliEMCALv0::CreateEmod(const char* mother, const char* child)
         //printf(" %2i xpos %7.2f ypos %7.2f zpos %7.2f fIdRotm %i\n", nr, xpos, ypos, zpos, fIdRotm);
             AliDebug(3,Form("%3.3i(%2.2i,%2.2i) ", nr,iy+1,iz+1));
           }
-          printf("\n");
+         //PH          printf("\n");
        } else {
           if(iz==0) AliMatrix(fIdRotm, 0.,0., 90.,0., 90.,90.); // (x')z; y'(x); z'(y)
           else      AliMatrix(fIdRotm, 90-angle,270., 90.0,0.0, angle,90.);