Skip to content

MuonHoughPatternEvent: Fix cppcheck warnings.

Perfer to initialize class members in an initialization list. Remove some unused/buggy code (which returns a pointer to a temporary).

Merge request reports