Skip to content

Draft: Add truth matching info to Basic Particles

Adrian Casais Vidal requested to merge acasaisv/mctruthmatch into 2024-patches

This first draft only works for CPU compilation. It adds a bit of boilerplate by reusing the code in TrackChecker.h into a kernel that runs over the reconstructed Long tracks and adds truth matching info that could then be used in the ROOT tupling to do tests at MC level.

Merge request reports