Avoid range error in SCT_ClusteringTool.
The SCT strip range computed from the number of the first strip and the group size may exceed the maximum strip number. To avoid range errors the strip range is capped.
Mitigates ATLASRECTS-6892.
Merge request reports
Activity
added InnerDetector master review-pending-level-1 labels
CI Result SUCCESS (hash dd8170a6)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 1
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 48832]- Resolved by Goetz Gaycken
CI Result SUCCESS (hash eb0e17a8)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 48900]added review-approved label and removed review-pending-level-1 label
mentioned in commit 767b9845
added sweep:ignore label