Simplification/Streamlining of GaudiConf.reading
There are only two functions in GaudiConf.reading which are (need to be) exported: do_unpacking
and type_map
. A few other functions are only invoked by reco_objects_for_spruce.py, and are moved there. do_unpacking
is a special case (it configures unpacking using configurables for GaudiPython, bypassing PyConf) and it is only used by qmtests of the sprucing. This MR streamlines and simplifies do_unpacking
so that it exactly meets the requirements of that use case, and removes any suggestion of it being more general, which it actually isn't.
Must be applied in conjunction with Moore!2983 (merged)
Merge request reports
Activity
added Configuration Persistency cleanup labels
added 1 commit
- 9e999899 - Move code in reading.py but only used in reco_objects_for_spruce.py there
added RTA label
mentioned in merge request Moore!2983 (merged)
- Resolved by Sebastien Ponce
/ci-test Moore!2983 (merged)
added ci-test-triggered label
- [2024-02-10 21:22] Validation started with lhcb-master-mr#10511
- [2024-02-11 10:33] Validation started with lhcb-master-mr#10514
Edited by Software for LHCbadded 4 commits
-
9e999899...2f64dda8 - 3 commits from branch
master
- 40f9cc36 - Move code in reading.py but only used in reco_objects_for_spruce.py there
-
9e999899...2f64dda8 - 3 commits from branch
- Resolved by Sebastien Ponce
/ci-test Moore!2983 (merged)
assigned to @sponce
mentioned in commit Moore@c79ecf57
mentioned in commit Moore@5fa3f567
mentioned in commit 8ec27008