xAODMissingET: convert enums to ATH_BITMASK
Convert bitmask enums to ATH_BITMASK
to profit from type safety and
avoid deprecated-enum-enum-conversion
compiler warning with C++20.
Since the underlying xAOD storage is still of type bitmask_t
a few
explicit casts are unavoidable. Changing that would be a much bigger
change.
enum
types as the name is now different. All code in the athena repository is fixed but I am not sure about the impact on user analysis code
Relates to ATLJETMET-1639.
Merge request reports
Activity
added full-integration-tests full-unit-tests labels
added Analysis EDM JetEtmiss Reconstruction main review-pending-level-1 labels
added review-pending-expert label
removed review-pending-level-1 label
added analysis-review-required label
CI Result FAILURE (hash c28e3de9)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 2, warnings 3
AthAnalysis: number of compilation errors 1, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 75242]removed analysis-review-required label
removed review-pending-expert label
added review-user-action-required label
added analysis-review-required review-pending-level-1 labels and removed review-user-action-required label
CI Result FAILURE (hash b2a6a64a)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 1, warnings 1
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 75405]removed review-pending-level-1 label
removed analysis-review-required label
added review-user-action-required label