Skip to content

Draft: Adapt LbEvtGen in Sim10 to use EvtGen master branch

Thomas Latham requested to merge tlatham_sim10_evtgen_master into Sim10

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

This MR supersedes !1028 and !1075.

Merge request reports

Loading