algo: Fix read of unitialized memory in DigiEvent.
Compare changes
+ 3
− 2
@@ -69,8 +69,9 @@ namespace cbm::algo
@v.friese, this points to a potential issue in the event builder. Currently the event number is not set there, so this field stays uninitialized.