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 143
    • Merge requests 143
  • 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
  • !21282

Merged
Created Feb 19, 2019 by Dan Guest@dguestDeveloper

AFT-411: Add enums for btag EDM schema

  • Overview 17
  • Commits 4
  • Pipelines 3
  • Changes 9

I don't love doing this but we have a bit of a conundrum in the b-tagging group. To avoid defining variables in a few places we've been adding dynamic variables to the EDM.

Unfortunately the names are rather ad-hoc and sometimes misleading, but fortunately they haven't propagated too far: at the moment they only live in a few flavor tagging derivations. The solution here is to phase them out by making the naming scheme configurable via an enum.

At some point we'll remove all the old names completely, but I'd like to give a grace period since we're currently in the middle of a retraining campaign and changing the names of all the variables would be quite disruptive.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: configurable-edm-names