Skip to content

Bugfix, taking into account neutrals in the B final state

Claire Prouve requested to merge Claire_fixForYing into master

In my original implementation I did not take into account that the B decay can have daughters that are neutral. This lead to a nullptr when calling track() and a subsequent segfault.

Merge request reports