CPAlgorithm: clean up PtEtaSelection and ObjectCutflow
Remove the postfix
option from the PtEtaSelectionBlock
and ObjectCutFlowBlock
config blocks. This option was only used to provide a unique name for the algorithms when calling the blocks several times - this can be done internally by looking up the selectionName
instead.
Also remove the makePtEtaSelectionConfig
and makeObjectCutFlowConfig
methods: these are completely equivalent to setting up the blocks directly and were not used anywhere in the common code.
Merge request reports
Activity
added analysis-interface-change label
CI Result SUCCESS (hash a95621e9)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 (remote access info)added review-approved label and removed review-pending-level-1 label
added analysis-review-expert label and removed analysis-review-required label
added analysis-review-approved label and removed analysis-review-expert label
mentioned in commit 7744510e