]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/PbPbbench/rec.C
Using geometrywith holes (Annalisa)
[u/mrichter/AliRoot.git] / test / PbPbbench / rec.C
index ded54edb04e080df3248596e8c8ffc3019cf75d5..05c02ff672abe56211020b6d1cbda124f1367312 100644 (file)
@@ -7,6 +7,7 @@ void rec() {
   AliTPCRecoParam * tpcRecoParam = AliTPCRecoParam::GetHighFluxParam();
   AliTPCReconstructor::SetRecoParam(tpcRecoParam);
   //  AliTPCReconstructor::SetStreamLevel(1);
+  reco.SetRunVertexFinderTracks(kFALSE);
 
   TStopwatch timer;
   timer.Start();