Removing debug printout
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 26 Jun 2005 21:36:38 +0000 (21:36 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 26 Jun 2005 21:36:38 +0000 (21:36 +0000)
START/AliSTARTReconstructor.cxx

index 56bd73a6e6e86f060868dfca98f08cc647c74dbb..ccea96a1b3e81dc8814cc413d30ae26b140b0713 100644 (file)
@@ -73,7 +73,6 @@ ClassImp(AliSTARTReconstructor)
   AliDebug(2,Form(" timediff in ns %f  real point%f",timeDiff,ds));
   
 
-  fDigits->Print();
   fDigits->GetSumMult(*fSumMult);
   Int_t multipl[6]; 
  for (Int_t i=0; i<6; i++)