FastTRT_Digitization+InDetEtaDependentCuts+GeoModelEnvelopes: Fix clang warnings.
Compare changes
Files
3@@ -8,7 +8,7 @@
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.