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
Edited by Tomasz Bold