Skip to content

Updates to MuonMatch scripts and MuonMatchVeloUT algorithm for the TrMuonMatch tracking sequence

Miguel Ramos Pernas requested to merge muonmatch-performance into master

This MR includes the following changes:

  • MuonMatchVeloUT algorithm now makes use of the new MuonRawToHits algorithm.
  • TrMuonMatch sequence in RecoUpgradeTracking runs MuonRawToHits instead of MuonRawToCoord + MuonCoordsToHits.
  • Scripts to create n-tuples and study the performance of the algorithm have been changed, including MC-match information about the muon hits.
  • Added new converter fromV2SelectionV1TrackVector needed to measure the performance using MC-matching information.
Edited by Marco Cattaneo

Merge request reports