Remove GaudiAlg and all references to it
The only exceptions are a few GaudiPython modules which now produce a deprecation warning.
Closes #322 (closed)
Merge request reports
Activity
changed milestone to %v39r0
added lhcb-gaudi-head label
- Resolved by Marco Clemencic
The deprecation warnings from
GaudiPython.GaudiAlgs
,GaudiPython.HistoUtils
andGaudiPython.TupleUtils
should have been enabled in !1531 (merged), but I forgot, so I enable them here planning to remove the obsolete modules another time.
mentioned in issue #338
- [2024-09-17 00:03] Validation started with lhcb-gaudi-head#3994
- [2024-09-17 00:21] Validation started with lhcb-run2-gaudi-head#825
- [2024-09-18 00:03] Automatic merge failed in [lhcb-gaudi-head#3995](https://lhcb-nightlies.web.cern.ch/nightly/lhcb-gaudi-head/3995/Gaudi/checkout
- [2024-09-18 00:08] Automatic merge failed in [lhcb-run2-gaudi-head#826](https://lhcb-nightlies.web.cern.ch/nightly/lhcb-run2-gaudi-head/826/Gaudi/checkout
- [2024-09-18 16:15] Automatic merge failed in [lhcb-gaudi-head#3996](https://lhcb-nightlies.web.cern.ch/nightly/lhcb-gaudi-head/3996/Gaudi/checkout
- [2024-09-19 00:03] Validation started with lhcb-gaudi-head#3997
- [2024-09-19 00:08] Validation started with lhcb-run2-gaudi-head#827
- [2024-09-19 11:41] Validation started with lhcb-gaudi-head#3998
- [2024-09-19 12:15] Validation started with lhcb-gaudi-head#3998
- [2024-09-19 12:47] Validation started with lhcb-gaudi-head#3998
- [2024-09-19 13:20] Validation started with lhcb-gaudi-head#3998
- [2024-09-19 14:03] Validation started with lhcb-gaudi-head#3999
- [2024-09-20 00:03] Validation started with lhcb-gaudi-head#4000
- [2024-09-20 00:08] Validation started with lhcb-run2-gaudi-head#828
- [2024-09-20 00:37] Validation started with lhcb-gaudi-head#4000
Edited by Software for LHCbmentioned in merge request lhcb/LHCb!4668 (merged)
added 22 commits
-
acf2f652...73cdeba0 - 13 commits from branch
master
- 62099c43 - Reworked histogram code to allow heterogeneous axis types
- d00d78ef - Introduced "Custom"Histograms in Gaudi, which are configurable via properties
- c68dbae4 - Renamed Histogram and CustomHistogram to StaticHistogram and Histogram
- ea5b789e - Correctly handle instantiation of Histogram in start or execute
- 39a482dc - Ensure properties generated for CustormHistograms are valid python identifiers
- 013732a1 - Fixed nEntries for weighted static histograms (port of previous fix)
- 8a7be6c6 - Fixed trivial failures in legacy histo tests
- cbdfdda6 - adapted code to use of FSMCallbackHolder rather than original adhoc solution
- f622d089 - Remove all references to GaudiAlg
Toggle commit list-
acf2f652...73cdeba0 - 13 commits from branch
reset approvals from @fwinkl by pushing to the branch
Rebased on !1586 (merged) to avoid conflicts.
added 19 commits
-
f622d089...01d91dd2 - 10 commits from branch
master
- 7dfb20ca - Reworked histogram code to allow heterogeneous axis types
- 69d63d71 - Introduced "Custom"Histograms in Gaudi, which are configurable via properties
- f1200e8b - Renamed Histogram and CustomHistogram to StaticHistogram and Histogram
- c9c1dffc - Correctly handle instantiation of Histogram in start or execute
- 7cbfbccc - Ensure properties generated for CustormHistograms are valid python identifiers
- 92ae35b9 - Fixed nEntries for weighted static histograms (port of previous fix)
- cf4709d3 - Fixed trivial failures in legacy histo tests
- 38b9286e - adapted code to use of FSMCallbackHolder rather than original adhoc solution
- 2086584a - Remove all references to GaudiAlg
Toggle commit list-
f622d089...01d91dd2 - 10 commits from branch
mentioned in merge request !1634 (merged)
added 2 commits
added 10 commits
-
cab2ecf8...b991a1bb - 9 commits from branch
master
- 6a78ba1c - Remove all references to GaudiAlg
-
cab2ecf8...b991a1bb - 9 commits from branch
enabled an automatic merge when the pipeline for 6a78ba1c succeeds
mentioned in commit ffa6aa21