Add customised output setting option to AthConfigFlags
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
Merge request reports
Activity
added 22.0 Core Reconstruction review-pending-level-1 labels
CI Result SUCCESS (hash 500179f9) Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
NEW: project list is tailored to contain projects affected by code changes
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 61120] added NewConfig label
- Resolved by Tomasz Bold
Transforms do not use this parser.
Also I wonder if we should drop
RecoSteeringTest.py
at this point.I like the idea though, but we should probably discuss it a bit more.
- Resolved by Tomasz Bold
removed review-pending-level-1 label
I realised that I missed to tag @wlampl on this MR.
added 537 commits
-
500179f9...3b0f1d87 - 535 commits from branch
atlas:22.0
- e40f0f47 - Merge remote-tracking branch 'origin/rel22-configure-selectively-ouputlevel'...
- 31d1113a - Changes following review
-
500179f9...3b0f1d87 - 535 commits from branch
added review-pending-level-1 label
CI Result FAILURE (hash 31d1113a) Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 63019]