]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove useless Dump
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 22 Jul 2008 10:47:28 +0000 (10:47 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 22 Jul 2008 10:47:28 +0000 (10:47 +0000)
ITS/AliITSVertexer.cxx

index 29aa88bb6f8134e3d9bb3cedc5daf84d5b8d2dec..c5f13f07791e566524e906629014695675932ed8 100644 (file)
@@ -90,7 +90,6 @@ void AliITSVertexer::FindMultiplicity(TTree *itsClusterTree){
   }
   Short_t nfcL1 = multReco.GetNFiredChips(0);
   Short_t nfcL2 = multReco.GetNFiredChips(1);
   }
   Short_t nfcL1 = multReco.GetNFiredChips(0);
   Short_t nfcL2 = multReco.GetNFiredChips(1);
-  multReco.Dump();
   fMult = new AliMultiplicity(notracks,tht,phi,dphi,labels,labelsL2,nosingleclus,ths,phs,nfcL1,nfcL2);
 
   delete [] tht;
   fMult = new AliMultiplicity(notracks,tht,phi,dphi,labels,labelsL2,nosingleclus,ths,phs,nfcL1,nfcL2);
 
   delete [] tht;