Print statement in Quench() removed.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 28 May 2004 14:54:57 +0000 (14:54 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 28 May 2004 14:54:57 +0000 (14:54 +0000)
PYTHIA6/AliPythia.cxx

index f83a094bcfd5444968cbd72e2496bb29c5682408..ca79a04cf3e4048b1477cdc79a5ccaf912ee54db 100644 (file)
@@ -790,8 +790,8 @@ void  AliPythia::Quench()
            // Some debug printing
 
            
-           printf("Initial parton # %3d, Type %3d Energy %10.3f Phi %10.3f Length %10.3f Loss %10.3f Kick %10.3f Mean: %10.3f %10.3f\n", 
-                  j, itype, eq[j], phiq[j], l, eloss, wjtKick[j], eMean / Float_t(icall+1), yq[j]);
+//         printf("Initial parton # %3d, Type %3d Energy %10.3f Phi %10.3f Length %10.3f Loss %10.3f Kick %10.3f Mean: %10.3f %10.3f\n", 
+//                j, itype, eq[j], phiq[j], l, eloss, wjtKick[j], eMean / Float_t(icall+1), yq[j]);
            
 //         zInitial[j] = 0.8;
 //         while (zInitial[j] >= 0.95)  zInitial[j] = gRandom->Exp(0.2);