Skip to content

ZdcNtuple: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.ZdcNtuple-20240716 into main

Use std::string::starts_with rather than find.

Merge request reports