Skip to content

LArMonitoring: Clang updates.

clang warnings:

  • unused variable (commented out, since there's a reference to it from commented-out code) + unused private class member.

Also avoid using C-style casts.

Merge request reports