From 813d27b5d5dabebba1dd3935470137f8f805df4c Mon Sep 17 00:00:00 2001 From: hristov Date: Thu, 27 Apr 2006 14:43:42 +0000 Subject: [PATCH] Printf commented out --- EMCAL/AliEMCALv0.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EMCAL/AliEMCALv0.cxx b/EMCAL/AliEMCALv0.cxx index 5237c367465..1f913146455 100644 --- a/EMCAL/AliEMCALv0.cxx +++ b/EMCAL/AliEMCALv0.cxx @@ -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.); -- 2.43.0