Skip to content
GitLab
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 173
    • Merge requests 173
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !60251

MuonConfig/MuonCombinedConfig: standardise handling of arguments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Edward Moyse requested to merge emoyse/athena:master-fix-muonconfig into master Feb 01, 2023
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 9

MuonConfig was started before we had any central handling of arguments etc in CA

This MR removes some now unneeded code, and moves to use initConfigFlags and fillFromArgs more consistently.

Tested with unit tests of affected packages.

Keeping as Draft until someone (@jojungge?) can tell me how to test the DerivationFrameworkHiggs changes (python -m DerivationFrameworkHiggs.FourLeptonVertexing --threads=1 did not work).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master-fix-muonconfig