]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/PbPbbench/rec.C
The vertexer is now set from GRP
[u/mrichter/AliRoot.git] / test / PbPbbench / rec.C
index 9a7ccc807665e4892ed2fbadd4d7cd74f0aa5bc1..6da03f96cafd79b7caeaccf1055a8b95a36d458b 100644 (file)
@@ -7,7 +7,6 @@ void rec() {
   reco.SetDefaultStorage("local://$ALICE_ROOT");
   reco.SetSpecificStorage("GRP/GRP/Data",
                          Form("local://%s",gSystem->pwd()));
-  reco.SetRecoParam("ITS",AliITSRecoParam::GetHighFluxParam()); // to change the default vertexer
 
   TStopwatch timer;
   timer.Start();