Renaming of new Tracking EDM classes
As discussed at last ACTS+ITk meeting I proceeded with implementing consistent naming.
Mutable* are classes what allow changes to the objects (insertions basically). Corresponsing classes w/o prefix i.e. TrackContainer are the const ones.
While dooing this discovered the name clash and decided to introduce TrackStorageContainer - i.e. in this case Backend became Storage as per Noemi's suggestion.
The convertToConst became moveToConst and require mutable version passed by &&.
@ncalace @toyamaza @wolter @emoyse @pagessin @adye @asalzbur @goetz
This is part 1, part 2 will be xAOD classes.
Merge request reports
Activity
added ACTS EDM Tracking main review-pending-level-1 labels
CI Result SUCCESS (hash 4ecc0fff)Athena 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 78947]Do not want to abuse "urgency" label but can this be priotitised (due to high chance of conflict). And Ed likes it! :-)
Edited by Tomasz Boldadded urgent label
added review-approved label and removed review-pending-level-1 label
mentioned in commit b86fab57
Looks like !66281 (merged) didn't cause a merge conflict after all...
mentioned in merge request !66296 (merged)
added sweep:ignore label