gFexDriver Clean Up
This MR is meant to clean up the gFexDriver
algorithm, and solve the error reported in ATR-28066, also discussed in !64533 (comment 7007367).
The m_gSuperCellTowerMapperTool
that was wrongly called in the gFexDriver
has now been removed, and there is no need to configure it in the L1CaloFEXSimCfg.py
, anymore (removing Sergi's fix in !64938 (merged)).
Also, the gTowerContainer
was wrongly saved to SG in both the gFEXDriver
and the gTowerMakerFromGfexTowers
. Now the container is only saved in gTowerMakerFromGfexTowers
.
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigT1/L1CaloFEX/L1CaloFEXSim
This merge request affects 4 files:
- Trigger/TrigT1/L1CaloFEX/L1CaloFEXSim/L1CaloFEXSim/gFEXDriver.h
- Trigger/TrigT1/L1CaloFEX/L1CaloFEXSim/L1CaloFEXSim/gTowerMakerFromGfexTowers.h
- Trigger/TrigT1/L1CaloFEX/L1CaloFEXSim/python/L1CaloFEXSimCfg.py
- Trigger/TrigT1/L1CaloFEX/L1CaloFEXSim/src/gFEXDriver.cxx
added 23.0 Trigger review-pending-level-1 labels
mentioned in merge request !64533 (merged)
CI Result SUCCESS (hash 635daaef)Athena 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 76129]Hi @ctosciri - super, thanks for the clean-up!
added Run3L1Calo label
Thanks @ctosciri ^^
added review-approved label and removed review-pending-level-1 label
added review-approved-point1 label
added review-approved-tier0 label
mentioned in commit 7ade8e6b
mentioned in merge request !64981 (merged)