Skip to content
Snippets Groups Projects
Commit e03af143 authored by Sergei Zharko's avatar Sergei Zharko Committed by s.zharko@gsi.de
Browse files

Update run_reco.C

parent f90e27f6
No related branches found
No related tags found
1 merge request!655L1Algo: parameters class and L1Station interface
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment