impy-project / chromo

Hadronic Interaction Model interface in PYthon
Other
30 stars 7 forks source link

Inconsistencies which particles are stable / decayed #159

Closed HDembinski closed 1 year ago

HDembinski commented 1 year ago

We need to unify what generators consider as final state by default.

SIBYLL2.3d does not decay long-lived particles like KS or Lambda, while EPOS and Pythia decay everything.

QGSJet does not decay pi0.

There are probably more inconsistencies.

HDembinski commented 1 year ago

Nevermind, this is already implemented - I was mistaken. The QGSJet issue is a separate one.