Skip to content
Snippets Groups Projects

Renaming of new Tracking EDM classes

Merged Tomasz Bold requested to merge tbold/athena:track-collections-renaming into main

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

Pipeline #6295131 passed

Pipeline passed for 4ecc0fff on tbold:track-collections-renaming

Approval is optional

Merged by Adam Edward BartonAdam Edward Barton 1 year ago (Oct 5, 2023 4:19pm UTC)

Merge details

  • Changes merged into main with b86fab57 (commits were squashed).
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading