]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSRecoParam.cxx
Move the rejection of events with large z vertex from the analysis code to the reader...
[u/mrichter/AliRoot.git] / ITS / AliITSRecoParam.cxx
index e756b5995661d29ba22d8a8d8b03b0b31337948f..97482ce29c34e854ead24f50e901cf2d939cc78d 100644 (file)
@@ -319,7 +319,7 @@ AliITSRecoParam *AliITSRecoParam::GetHighFluxParam()
   //
   AliITSRecoParam *param = new AliITSRecoParam();
   param->SetVertexer3DDefaults();
-
+  param->SetSPDVertexerPileupAlgoOff();
   // use of bads from OCDB
   param->SetUseBadZonesFromOCDB(kTRUE);
   param->SetUseSingleBadChannelsFromOCDB(kFALSE);