You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HybridGen/EventPool: small fixes, Add missing EventHeader propagation
The HybridGen needs to forward event headers from the underlying
generators.
In order to access these, we need to make a protected function public.
Also adding eventHeader treatment to BoxGenerator.
More fixes:
- clear particle container in EventPool
- do not modify particle statuses in HybridGen (lead to wrong Geant4 simulations)
- fix possible segfault in chosing EventPool file
(cherry picked from commit 8ece2ec)
0 commit comments