Skip to content

AthContainers+EventKernel: Fix cppcheck warnings.

int/bool comparison.

Make methods of SignalStateHelper / SignalStateCollHelper non-virtual, and make the classes final. (Should consider removing these classes entirely in the near future.)

Merge request reports