FastTRT_Digitization+InDetEtaDependentCuts+GeoModelEnvelopes: Fix clang warnings.
Don't use fabs() with an integer argument; use std::abs instead.
If a dtor is declared final, then the class itself must also be final.
Merge request reports
Activity
This merge request affects 3 packages:
- AtlasGeometryCommon/GeoModelEnvelopes
- InnerDetector/InDetDigitization/FastTRT_Digitization
- InnerDetector/InDetRecTools/InDetEtaDependentCuts
Affected files list will not be printed in this case
Adding @cgrefe ,@calfayan ,@amorley ,@rbianchi ,@sroe ,@jchapman ,@goetz as watchers
added Digitization Geometry InnerDetector master review-pending-level-1 labels
CI Result SUCCESS (hash 5ff217f7)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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
AthGeneration: 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-CC7 25786]added review-approved label and removed review-pending-level-1 label
mentioned in commit 84b62b3b
added sweep:ignore label