Unnecessary print-out removed
authorbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 25 Oct 2002 18:44:33 +0000 (18:44 +0000)
committerbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 25 Oct 2002 18:44:33 +0000 (18:44 +0000)
ITS/AliITSTrackerV1.cxx

index 8059195516ea3198116074533314270b3c35bae6..41cef6e7cd51ee5107f2a5519e00499276e06782 100644 (file)
@@ -15,6 +15,9 @@
  
 /*
 $Log$
+Revision 1.25  2002/10/24 17:12:58  barbera
+ITS tracking V1 integrated with the last version of ITS PID
+
 Revision 1.24  2002/10/23 14:28:38  barbera
 Fixes added to get into account the new magnetic field conversion factor automatically
 
@@ -633,7 +636,7 @@ void AliITSTrackerV1::DoTracking(Int_t evNumber,Int_t minTr,Int_t maxTr,
         }
         else {
                 mass = track->GetMass();
-                cout << "Mass = " << mass << endl;
+//              cout << "Mass = " << mass << endl;
         }