Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 141
    • Merge requests 141
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !45521

Remove some unused (and confusingly named) configuration files for btagging

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dan Guest requested to merge dguest/athena:more-btag-config-cleanup into master Jul 29, 2021
  • Overview 5
  • Commits 3
  • Pipelines 2
  • Changes 7

We have a few duplicated chains of configuration files in b-tagging, often only differentiated by small differences in the name and the fact that one of them works and the other one doesn't. Of course this is a hazard to anyone who is trying to understand our code.

Luckily with some investigation it's possible to spot a few obvious unused files: at least of these imports things that don't exist, the so-called "split" configuration is now the standard, and we don't use release 21.2 in release 22 any more. I'm removing a few things that are clearly unused.

Maybe of interest to @cpollard, @cschiavi, @vdao

Edited Jul 29, 2021 by Dan Guest
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: more-btag-config-cleanup