TrigHitDVHypoAlg: fix uninitialized variables
Note that m_useBeamSpot
is nowhere set and thus the behavior whether the beamspot is used or not was undefined.
Fixes cppcheck warnings in !76498 (closed).
Edited by Frank Winklmeier
Note that m_useBeamSpot
is nowhere set and thus the behavior whether the beamspot is used or not was undefined.
Fixes cppcheck warnings in !76498 (closed).