Skip to content
Snippets Groups Projects

AthLinks: Implement thin() for GenericElementLinkBase.

Merged Scott Snyder requested to merge ssnyder/athena:genericThin.AthLinks-20240516 into main

This way, all ELs will have a thin() method. If thinning can't actually be supported (the index is not integral for example) then we give a runtime error. thin() should not actually be called in those cases, but it's needed for the compilation of some virtual functions.

Also update ElementLink documentation to say that thin() is required of the base class, and add a proper test for ElementLinkBase::thin().

Merge request reports

Loading
Loading

Activity

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