X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=ITS%2FMakeITSRecoParam_pp2009.C;h=dfdb0c5fbcf6e4f9f48bb53142ba9282ff4460c9;hp=283bad001c6c078d632a5118ff44b5f188ec27d8;hb=ac1a9cf1f69054cb9a11455edff50b2e84d9c638;hpb=618f422fb6364cead69ddb15899067cf57901ed7 diff --git a/ITS/MakeITSRecoParam_pp2009.C b/ITS/MakeITSRecoParam_pp2009.C index 283bad001c6..dfdb0c5fbcf 100644 --- a/ITS/MakeITSRecoParam_pp2009.C +++ b/ITS/MakeITSRecoParam_pp2009.C @@ -67,8 +67,9 @@ void MakeITSRecoParam_pp2009(AliRecoParam::EventSpecie_t default=AliRecoParam::k itsRecoParam->SetSAUseAllClusters(); itsRecoParam->SetOuterStartLayerSA(2); - // to maximize efficiency - itsRecoParam->SetAllowProlongationWithEmptyRoad(kFALSE); + // to maximize efficiency (change to kTRUE on 15.12.2009) + //itsRecoParam->SetAllowProlongationWithEmptyRoad(kFALSE); + itsRecoParam->SetAllowProlongationWithEmptyRoad(kTRUE); // larger seach windows for SA (in case of large misalignments) itsRecoParam->SetFactorSAWindowSizes(2);