CPAlgorithms: bugfix for the PerEventSF block
Upon upgrading TopCPToolkit to the ConfigFactory formalism, I noticed that we can't actually use name
as an argument of any config block that goes into the factory, since makeConfig
itself has a name
argument and will load the config blocks arguments as additional kwargs. This MR fixes that.
Since algName
is also used in the ConfigFactory, I'm also changing algName
to algoName
in the config block to avoid any confusion.
Merge request reports
Activity
added bugfix label
CI Result SUCCESS (hash eea93924)Athena 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
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 4677]removed analysis-review-required label
added analysis-review-approved label
removed review-pending-level-1 label
added review-approved label
mentioned in commit 84578c67