CPAlgorithms: two fixes for the global trigger SFs
!70292 (merged) introduced the new option multiTriggerChainsPerYear
which is unfortunately currently preventing the global trigger SF config block from being set up properly: the first commit in this MR addresses that.
The second issue is that single-electron trigger SFs are not retrieved properly (zero effect of systematics). This is fixed by registering all the electron/photon tools with the systematics service in the algorithm and adapting the relevant part of the global trigger tool. Thanks a lot to @jmaurer for his help with this fix!
Merge request reports
Activity
added bugfix label
FYI @tstreble
added 1 commit
- cf01ae70 - use supported mu40 2015 trigger to suppress warnings
- Resolved by Tadej Novak
added 1 commit
- 0f603ffe - register also the systematics from the SF tools
added analysis-review-approved label and removed analysis-review-required label
CI Result SUCCESS (hash 00e36629)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 9663] (remote access info)removed review-pending-level-1 label
added review-approved label
mentioned in commit ee70a92a
mentioned in merge request easyjet/easyjet!739 (merged)