Skip to content
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

Merged
merged 2 commits into from
Mar 21, 2018

Conversation

drkovalskyi
Copy link
Contributor

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2018

A new Pull Request was created by @drkovalskyi for master.

It involves the following packages:

DataFormats/MuonReco
PhysicsTools/PatAlgos

@perrotta, @monttj, @cmsbuild, @slava77, @gpetruc, @arizzi can you please review it and eventually sign? Thanks.
@TaiSakuma, @gouskos, @abbiendi, @rappoccio, @seemasharmafnal, @mmarionncern, @imarches, @ahinzmann, @acaudron, @jhgoh, @jdolen, @JyothsnaKomaragiri, @ferencek, @trocino, @rovere, @jdamgov, @nhanvtran, @gkasieczka, @schoef, @amagitte, @HuguesBrun, @battibass, @calderona, @mverzett, @bachtis, @gpetruc, @mariadalfonso, @pvmulder, @folguera this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor

perrotta commented Mar 2, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/26449/console Started: 2018/03/02 16:13

@perrotta
Copy link
Contributor

perrotta commented Mar 2, 2018

@drkovalskyi : please allow somehow "muon" or "muon ID" in the title, so that the topic of the PR can be easily understood from it

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2018

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-22420/26449/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 38 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2479021
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2478844
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.33000000003 KiB( 23 files compared)
  • Checked 118 log files, 9 edm output root files, 29 DQM output files

@drkovalskyi drkovalskyi changed the title added a few more working points [muon id] added a few more working points Mar 5, 2018
@@ -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;
Copy link
Contributor

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)

@perrotta
Copy link
Contributor

@drkovalskyi : by the way, do you plan to backport this PR to 94X for the re-miniAOD?

@perrotta
Copy link
Contributor

please test
(just to re-create the jenkins outputs, which have disappeared in the meanwhile)

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Pull request #22420 was updated. @perrotta, @monttj, @cmsbuild, @slava77, @gpetruc, @arizzi can you please check and sign again.

@perrotta
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 14, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/26838/console Started: 2018/03/14 10:32

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-22420/26838/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 37 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2477528
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2477351
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.08999999997 KiB( 23 files compared)
  • Checked 118 log files, 9 edm output root files, 29 DQM output files

@perrotta
Copy link
Contributor

+1

  • Four extra bits added for the additional selectors in reco and miniAOD outputs
  • Changes in jenkins outputs just reflect it

@fabiocos
Copy link
Contributor

+1

@fabiocos
Copy link
Contributor

merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants