Draft: Adapt LbEvtGen in Sim10 to use EvtGen master branch
Development on the EvtGen master branch is converging towards a new release 3.0.0.
!1107 adapts LbEvtGen
to use the 3.0.0-beta1
release in Sim11.
This MR performs a similar adaptation for Sim10 but does not attempt to use the new thread-safety properties of the new EvtGen release since Sim10 is anyway single-threaded.
This MR:
- Switches
LbEvtGen
to use the EvtGen master branch - Fixes all the resulting compilation errors