Unpacking stuck in infinite loop when particle (+vertex) daugthers and parents live in same container
In various cases, such a the DecayTreeFitter, we have particles and their descendants living in the same Particle::Container, and similarly their vertices. Packing these events is fine, but when unpacking it seems to get stuck in an infinite loop.
Example is available at /eos/lhcb/user/l/ldufour/segfault_unpacking
.
Related: Moore!3710 (merged)