23.0-cppcheck-ForwardRegionMgField
Compare changes
Files
7@@ -12,6 +12,7 @@
@@ -133,7 +134,7 @@ void MagField::ForwardRegionFieldSvc::getField(const double *xyz, double *bxyz,
Solve or suppress (for false positive) last remaining cppcheck defects in the error, warning and portability categories for /ForwardDetectors path. Solved a few performance ones along the way (string should be passed as const ref) and tidied up some headers.