Muon Chi2Corr implementation
Includes Chi2Corr algorithm standalone and configures it as default muonID algorithm.
See https://arxiv.org/pdf/2008.01579.pdf
See also !1413 (closed)
PrChecker plots showing the working point chi2corr < 1.7 running over a JpsiMuMu sample:
Same plots running with IsMuon:
Merge request reports
Activity
added RTA label
- Resolved by Dorothea Vom BruchEdited by Maarten Van Veghel
- Resolved by Dorothea Vom Bruch
assigned to @jhorswil
- Resolved by Dorothea Vom Bruch
- Resolved by Dorothea Vom Bruch
- Resolved by Dorothea Vom Bruch
- Resolved by Dorothea Vom Bruch
- Resolved by Dorothea Vom Bruch
mentioned in merge request !1413 (closed)
mentioned in issue Moore#708 (closed)
added 1 commit
- a743575d - configure displaced dimuonline to use chi2corr
- Resolved by Dorothea Vom Bruch
Sorry, naming of things is wildly unclear at the moment; the idea is to replaced DiMuonDisplaced with DiMuonLowMass and rename DiMuonLowMass DiMuonDisplaced (as this is what it is actually doing) but code-wise given they are basically identical algorithms it is better to only have to maintain one rather than two. See !1431 (merged) n.b. I don't think we have necessarily all converged on this being the 'right' strategy; just an FYI in case it is.