Including FPGA C in JwoJ MET calculation for gFEX
With this MR, the calculation of the global quantities with the FPGA C (forward region) is included in the JwJ algorithm. In particular:
- the two gTower matrices representing the two halves (negative and positive in eta) of the FPGA C are combined in one unique matrix with the same format of the central matrices representing FPGA A and B. This reflects what is done in firmware.
- the various steps of the MET and energy calculation can be performed for the FPGA C, whose contribution can be included in the final result
- the inclusion of the FPGA C in the JwoJ calculation is enabled by the
ENABLE_JWOJ_C
flag, which is currently set tofalse
Merge request reports
Activity
added EDM JetEtmiss Trigger analysis-review-required master review-pending-level-1 labels
added 304 commits
-
1ff685b5...1a2da922 - 302 commits from branch
atlas:master
- 1905a8ea - Merge branch 'master' into gFEX_JwojFPGAC
- d8511b48 - Revert a change not needed in current MR
-
1ff685b5...1a2da922 - 302 commits from branch
CI Result SUCCESS (hash 1ff685b5)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional 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
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 49027] CI Result SUCCESS (hash d8511b48)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional 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
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 49028]removed analysis-review-required label
added analysis-review-approved analysis-review-required labels
removed analysis-review-required label
removed analysis-review-approved label
added analysis-review-approved label
added review-approved label and removed review-pending-level-1 label
mentioned in commit 3379a770
added sweep:ignore label
added Run3L1Calo label