Skip to content
Snippets Groups Projects

Remove unused/duplicated btagging code

Merged Dan Guest requested to merge dguest/athena:remove-old-association into master

This removes an unused track to jet associator, an unused tool that wraps the associator and some other b-tagging tools, and an unused algorithm that calls the the unused tool.

This code isn't used in trigger, reconstruction, or derivations, but it's named very similarly to existing code we do use, and it has a lot of overlapping functionality. It's built around an inheritance hierarchy that is similar to, but separate from, the one we use in our standard code. Basically the standard code we do use is evolution of everything I'm deleting here, but people seem to be maintaining both (probably out of confusion).

This makes figuring out what our code is doing very hard. Better to get rid of it.

@thuffman, @duperrin, this is a draft until I've verified that it doesn't change anything. [this is marked as ready.]

Edited by Dan Guest

Merge request reports

Pipeline #3441250 passed

Pipeline passed for 8c20b4ed on dguest:remove-old-association

Approval is optional

Merged by Edward MoyseEdward Moyse 3 years ago (Jan 14, 2022 3:57pm UTC)

Merge details

  • Changes merged into master with 5cea9495 (commits were squashed).
  • Deleted 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