Change pointing method to track surface from mtj
The primary change in this MR is how TrackSurface objects (in persistent form) are pointed to from TrackState. It used to be an EL and now it is an index which makes it symmetric with all other collections. Other changes:
- fixed & adapted CSV dumper to store various indices in exported CSV files
- corrected implementation of Surface pointing from TrackSummary object (index was in fact not filled)
Merge request reports
Activity
CI Result FAILURE Athena AthGeneration AnalysisBase AthAnalysis externals cmake N/A N/A N/A N/A make N/A N/A N/A N/A tests N/A N/A N/A N/A Due to problems in externals build or cmake configuration the job is stopped, results are not available on the ATLAS CI monitor
Athena: 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
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 9919] (remote access info) removed review-pending-level-1 label
added review-user-action-required label
tagging @wolter
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 0a4630a3) Athena AthGeneration AnalysisBase AthAnalysis externals cmake make 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
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 9975] (remote access info) removed review-pending-level-1 label
added review-approved label
- Resolved by Tomasz Bold
Please maybe wait till Friday with merging. I hope some experts could comment.
added review-user-action-required label and removed review-approved label
- Resolved by Jakub Kremer
@tbold this also got a MR conflict. Can you solve it?