MultipleStreamManager+CutFlowSvc: delete legacy configuration
After the removal of the legacy CP alg configuration in !75615 (merged) we can now delete a few more legacy configuration modules.
cc @tadej
Merge request reports
Activity
added Legacy Config Removal full-unit-tests labels
added Database EDM analysis-review-required main review-pending-level-1 labels
CI Result FAILURE (hash 8f541ced)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)added analysis-review-approved label and removed analysis-review-required label
removed review-pending-level-1 label
added review-approved label
mentioned in commit 946f0370
Hi @mbasso, as legacy Athena configuration was no longer maintained we considered it is safer to be removed as it would most likely break at some time. With CA configuration the MSM was simply not needed anymore so it was not migrated.
Note that if using
AthAnalysis
you should also move toComponentAccumulator
as configuration engine. The overall documentation is available here, the output fragment is available here.