-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[muon id] added a few more working points #22420
[muon id] added a few more working points #22420
Conversation
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-22420/3673 |
A new Pull Request was created by @drkovalskyi for master. It involves the following packages: DataFormats/MuonReco @perrotta, @monttj, @cmsbuild, @slava77, @gpetruc, @arizzi can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
The tests are being triggered in jenkins. |
@drkovalskyi : please allow somehow "muon" or "muon ID" in the title, so that the topic of the PR can be easily understood from it |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
@@ -1004,6 +1022,7 @@ void muon::setCutBasedSelectorFlags(reco::Muon& muon, | |||
if (dbCorectedRelIso<0.20) selectors |= reco::Muon::PFIsoMedium; | |||
if (dbCorectedRelIso<0.15) selectors |= reco::Muon::PFIsoTight; | |||
if (dbCorectedRelIso<0.10) selectors |= reco::Muon::PFIsoVeryTight; | |||
if (dbCorectedRelIso<0.05) selectors |= reco::Muon::PFIsoVeryVeryTight; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The point is ultra-minor... However, I let you decide if you want to fix the spelling of the name of this variable ("Corected" -> "Corrected") or not. Just either fix it or let us know that you don't plan doing it.
(I have no other issues with this PR)
@drkovalskyi : by the way, do you plan to backport this PR to 94X for the re-miniAOD? |
please test |
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-22420/3940 |
please test |
The tests are being triggered in jenkins. |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+1
|
+1 |
merge |
For details see: