CPAlgorithms: implement pseudo-data smearing for Full JER systematics
As described in JetUncertaintiesRel22, for the "Full" or "All" JER uncertainty models, one needs to run the JetUncertaintiesTool
twice, once in MC-mode and once in data-mode.
Merge request reports
Activity
- Resolved by Baptiste Ravina
added 56 commits
-
83b2e1c4...b15b68e5 - 51 commits from branch
atlas:main
- da42276a - attempting to duplicate JER systematics
- 66f44d91 - replace the full set of systematics?
- 473d4288 - refactor the jet uncertainties algorithm
- c04d8e58 - trick the JetUncertaintiesTool into registering JER systematics for pseudo data
- 177f893b - cleanup
Toggle commit list-
83b2e1c4...b15b68e5 - 51 commits from branch
- Resolved by Baptiste Ravina
added 1 commit
- 8bb4363e - separate systematics vector in initialisation rather than in execution
- Resolved by Tadej Novak
I like this conceptually. Can you confirm this does not re-run JES?
CI Result SUCCESS (hash 8bb4363e)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 2871] CI Result SUCCESS (hash 8bb4363e)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 2876]added review-approved label and removed review-pending-level-1 label
added analysis-review-approved label and removed analysis-review-required label
mentioned in commit 3b624c24
This introduced a unit test failure in the nightlies: ATLASG-2657
Please provide a fix asap.