InDetTrackPerfMon: Adding other matching tools
Following MR !70202 (merged) , the remaining test->reference matching tools are added:
-
DeltaRMatchingTool
: performs matching between test (tracks or truth) and reference (tracks or truth) based on their closest DeltaR (or their distance in pT resolution), and updates the correspondingTrackMatchingLookup
-
TruthTrackMatchingTool
: likeTrackTruthMatchingTool
accesses the matching between each testxAOD::TruthParticle
and the linkedxAOD::TrackParticle
via thetruthParticleLink
decorations, and updates the correspondingTrackMatchingLookup