Persist muon hits in SelReports
Compare changes
Files
76@@ -70,6 +70,12 @@ namespace GaudiAllen::Converters::v3 {
@@ -108,6 +114,7 @@ namespace GaudiAllen::Converters::v3 {
The goal of this MR is to add muon tracks to the event model and persist muon hits in the SelReports. This has two major uses:
IsMuon
decision in the downstream software.The muon tile IDs are now recorded as part of the IsMuon
algorithm. If multiple hits are found in a station, only the hit closest to the track extrapolation (normalized by the tile dimensions) is kept.
To-do:
IsMuon
BasicParticle
Should be tested with LHCb!4413 (merged)
FYI @acasaisv