Skip to content
Snippets Groups Projects
Commit acd608e3 authored by Will Leight's avatar Will Leight
Browse files

Further fixes for ATLASRECTS-3796

The original fix for missing truthParticleLinks implicitly assumed that the xAOD::TrackParticle always had an attached truthParticleLink.
In turn, the code for adding the truthParticleLink to the xAOD::TrackParticle implicitly assumed that the trackParticle always had an attached trackLink().
However, recent studies on 21.0-mc16d by Jovan seem to indicate that at least one of these assumptions is violated.
This fix should hopefully ensure that a dummy truthParticleLink is always added to the trackParticle and the Muon object no matter what.


Former-commit-id: 45a1b270a93eddf27068b5edb1fbe29ee470049b
parent dbe40764
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment