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 148
    • Merge requests 148
  • 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
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !57969

Add customised output setting option to AthConfigFlags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tomasz Bold requested to merge tbold/athena:rel22-configure-selectively-ouputlevel into 22.0 Oct 29, 2022
  • Overview 56
  • Commits 7
  • Pipelines 6
  • Changes 5

This MR adds 3 flags: --debugOutput --infoOutput --verboseOutput in the flags and example on how they can can reused in CA config. They basically allow to selectively set groups of components to debuting mode. Example: RecoSteeringTest.py --RAW --debugOutput="MuonCombined" --debugOutput="CaloClusterMaker" --configOnly="cfg1.pkl"

The integration with reco transforms is to be done. I do not see yet how to do it actually.

Tagging @tadej @emoyse @jchapman - for opinions. FI: @armaury

Edited Nov 01, 2022 by Tomasz Bold
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rel22-configure-selectively-ouputlevel