Skip to content

Evtgen belle: Update EvtGen_i to allow use of Belle2 decay models and decay table

Marjorie Shapiro requested to merge mshapiro/athena:evtgen-belle into 21.6

EvtGen_Fragment.py updated so that by default Belle2 decay tables used for cm energy > 13TeV but old decay tables used otherwise. Also added to this fragment the correct default particle properties file (this is already being set in Pythia8_EvtGen.py so there is no change in the behaviour for the standard JO)

Note: Adding the new Belle2 decay models required the addition of new subdirectories under EvtGen_i/src and EvtGen_i/EvtGen_i/EvtGenExternal and adding the new modesl in EvtGen_i/src/EvtExternalList.cxx

Merge request reports