use outliers in branch stopper
- select on
maxOutliers
in branch stopper and setmaxOutliers
= 2 to work around outliers being counted as holes. - change
chi2CutOff
= 15 → 25 to match AthenaXi2maxNoAdd
.
This change gives large improvement in CPU time.
It also gives us a reduction in efficiency in the transition region, which needs to be understood. In the meantime, we need to update the count references.
Based on #3116. More information from ACTS-ITk meeting.
Edited by Tim Adye