diff --git a/macro/run/run_reco.C b/macro/run/run_reco.C index b5d4c71fd8d81a491ab08ae1691f9520d7921239..936982452904bd4c61be8989e81ba9c4acf67641 100644 --- a/macro/run/run_reco.C +++ b/macro/run/run_reco.C @@ -392,7 +392,7 @@ void run_reco(TString input = "", Int_t nTimeSlices = -1, Int_t firstTimeSlice = } // ---- L1Algo runtime constants selection interface example ------ - l1->GetL1Parameters()->SetMaxDoubletsPerSinglet(125); + l1->GetL1Parameters()->SetMaxDoubletsPerSinglet(149); // ---------------------------------------------------------------- run->AddTask(l1);