22.0-cppcheck-TileGeoG4Calib
Fix cppcheck warnings, although two were false positives, took advantage of this review to create vectors on the stack instead of 'new' arrays on the heap (thereby removing necessity to delete)
Fix cppcheck warnings, although two were false positives, took advantage of this review to create vectors on the stack instead of 'new' arrays on the heap (thereby removing necessity to delete)