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

Fix on mvaID for muons (backport) #44294

Merged

Conversation

cramonal
Copy link

@cramonal cramonal commented Mar 4, 2024

PR description:

This is a backport PR for the PR number 43976.

This PR is a fix to the previous implementation of the muon MVA ID in nanoAOD [1]. In this fix the score of the MVA ID (mvaIDMuon) is computed on the fly when producing the nanoAOD. In the current implementation this is read from the miniAOD which has a non final version of the training. With this fix we make sure the training that has been published in CMS-PAS-MUO-22-001 enters the following nanoAOD versions. Note: the WP variables (mvaIDMuon_wpTight and mvaIDMuon_wpMedium ) were computed in nanoAOD already.

PR validation:

Passed basic tests in the integration build system

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

This is a backport from PR 43976, needed so this fix enters in NanoAODv14.

adding worngly removed softmvarun3 (squashed)
@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

A new Pull Request was created by @cramonal for CMSSW_14_0_X.

It involves the following packages:

  • PhysicsTools/NanoAOD (xpog)

@vlimant, @cmsbuild, @hqucms can you please review it and eventually sign? Thanks.
@AnnikaStein, @gpetruc this is something you requested to watch as well.
@antoniovilela, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

cms-bot internal usage

@hqucms
Copy link
Contributor

hqucms commented Mar 4, 2024

enable nano

@hqucms
Copy link
Contributor

hqucms commented Mar 4, 2024

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-899ee5/37874/summary.html
COMMIT: 0e3a50d
CMSSW: CMSSW_14_0_X_2024-03-03-2300/el8_amd64_gcc12
Additional Tests: NANO
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44294/37874/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

NANO Comparison Summary

Summary:

  • You potentially removed 2 lines from the logs
  • Reco comparison results: 7 differences found in the comparisons
  • DQMHistoTests: Total files compared: 15
  • DQMHistoTests: Total histograms compared: 16430
  • DQMHistoTests: Total failures: 17
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 16413
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 14 files compared)
  • Checked 40 log files, 20 edm output root files, 15 DQM output files

Nano size comparison Summary:

Sample kb/ev ref kb/ev diff kb/ev ev/s/thd ref ev/s/thd diff rate mem/thd ref mem/thd
2500.0 2.551 2.551 0.000 ( +0.0% ) 5.21 5.27 -1.2% 2.145 2.232
2500.001 2.700 2.700 0.000 ( +0.0% ) 4.67 4.73 -1.3% 2.552 2.646
2500.002 2.641 2.641 0.000 ( +0.0% ) 4.86 4.91 -1.2% 2.544 2.642
2500.01 1.322 1.322 0.000 ( +0.0% ) 9.21 9.60 -4.1% 2.323 2.318
2500.011 1.745 1.745 0.000 ( +0.0% ) 5.07 5.19 -2.4% 2.465 2.484
2500.012 1.586 1.586 0.000 ( +0.0% ) 7.23 7.40 -2.4% 2.383 2.410
2500.1 2.194 2.194 0.000 ( +0.0% ) 5.18 5.29 -2.0% 1.972 2.072
2500.2 2.310 2.310 0.000 ( +0.0% ) 5.98 6.08 -1.6% 1.885 1.983
2500.21 1.186 1.185 0.001 ( +0.0% ) 4.28 4.30 -0.6% 2.143 2.264
2500.211 1.550 1.549 0.001 ( +0.0% ) 3.53 3.76 -6.1% 2.193 2.351
2500.3 2.061 2.060 0.001 ( +0.0% ) 12.07 12.64 -4.5% 1.892 1.973
2500.31 1.264 1.264 0.001 ( +0.0% ) 19.17 20.31 -5.6% 2.288 2.370
2500.311 1.638 1.638 0.001 ( +0.0% ) 11.77 12.56 -6.3% 2.327 2.452
2500.312 7.159 7.159 0.000 ( +0.0% ) 1.27 1.44 -11.7% 1.695 1.696
2500.313 1.564 1.564 0.000 ( +0.0% ) 3.51 6.22 -43.5% 1.055 1.054
2500.314 1.161 1.160 0.001 ( +0.1% ) 11.86 13.19 -10.1% 2.183 2.183
2500.4 2.061 2.060 0.001 ( +0.0% ) 12.29 12.59 -2.4% 1.918 1.934
2500.401 1.818 1.817 0.000 ( +0.0% ) 9.48 10.43 -9.1% 1.788 1.720
2500.5 19.575 19.575 0.000 ( +0.0% ) 0.95 1.10 -14.1% 1.174 1.171

@hqucms
Copy link
Contributor

hqucms commented Mar 5, 2024

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 2024

This pull request is fully signed and it will be integrated in one of the next CMSSW_14_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit f952809 into cms-sw:CMSSW_14_0_X Mar 5, 2024
12 checks passed
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