EventUtils: Delete unused ParticleSortingAlg/Tool
IJobOptionsSvc
is deprecated and this code is not used anywhere.
Merge request reports
Activity
This merge request affects 1 package:
- PhysicsAnalysis/AnalysisCommon/EventUtils
This merge request affects 5 files:
- PhysicsAnalysis/AnalysisCommon/EventUtils/src/ParticleSortingAlg.cxx
- PhysicsAnalysis/AnalysisCommon/EventUtils/src/ParticleSortingAlg.h
- PhysicsAnalysis/AnalysisCommon/EventUtils/src/ParticleSortingTool.cxx
- PhysicsAnalysis/AnalysisCommon/EventUtils/src/ParticleSortingTool.h
- PhysicsAnalysis/AnalysisCommon/EventUtils/src/components/EventUtils_entries.cxx
added Analysis master review-pending-level-1 labels
CI Result SUCCESS (hash 2904e609)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25455]removed review-pending-level-1 label
added review-approved label
mentioned in commit aae3a48e
added sweep:ignore label
@fwinkl this code was recently added back to master (!39046 (merged)) as it is included by the HWWPhysicsxAODMaker framework usable by the HWW and SM WW groups - this was presented in two AMG meetings in December as part of the R22 validation of the framework. Could you please revert this change?
OK, done in !39417 (merged). Due to some upcoming changes in Gaudi some extra changes were needed that I applied in the same MR.
mentioned in merge request !39417 (merged)