Skip to content

BTagging: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.BTagging-20241128 into main

Prefer starts_with to find. Suppress false positive warnings about accessing beyond the bounds of a vector.

Merge request reports

Loading