Bugfix, taking into account neutrals in the B final state
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.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
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.