Skip to content

RecTPCnv+AthenaMonitoringKernel: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.RecTPCnv-20210514 into master

Pass strings by const reference, not by value.

Merge request reports