Bugfix, taking into account neutrals in the B final state
All threads resolved!
All threads resolved!
Compare changes
@@ -66,6 +66,7 @@ namespace TaggingHelper {
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.