Gaussino does not propagate EventID to Geant4
Whenever running evt->GetEventID()
it returns 0
.
This is normally set by Geant4, but since we override some functions and implement our own event loop this must be correctly propagated when triggering a new worker pilot. The information should be somehow passed with the payload, but I do not know yet how to do it.
FYI @gcorti