MuonReadoutGeometry: Always optimize MdtReadoutElement.
Code in MdtReadoutElement makes heavy use of eigen and runs orders of magnitude more slowly without optimization. So force this to be optimized even in debug builds. If you need to debug it you might want to change this. Specifying optimization via an attribute on the particular function didn't work, because that still didn't allow inlining.
Merge request reports
Activity
added MuonSpectrometer master review-pending-level-1 labels
CI Result SUCCESS (hash 2b7032a3) Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 12642] This looks OK, unless @akraszna has comments (CMake changes).
MLB (L1)
added review-approved label and removed review-pending-level-1 label
- Resolved by Attila Krasznahorkay
added review-user-action-required label and removed review-approved label
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 867dd9d5) Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 12711] added review-approved label and removed review-pending-level-1 label
mentioned in commit 15e8105d
added sweep:ignore label
mentioned in merge request !34156 (merged)