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

Add mu beamspot constrained pT. Increase mu eta and phi precision to 16 bits [13.2.X] #42787

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

namapane
Copy link
Contributor

PR description:

plain backport of #42646, as requested.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 14, 2023

A new Pull Request was created by @namapane (Nicola Amapane) for CMSSW_13_2_X.

It involves the following packages:

  • PhysicsTools/NanoAOD (xpog)
  • RecoMuon/GlobalTrackingTools (reconstruction)

@cmsbuild, @simonepigazzini, @jfernan2, @mandrenguyen, @vlimant can you please review it and eventually sign? Thanks.
@bellan, @AnnikaStein, @andrea21z, @abbiendi, @JanFSchulte, @Fedespring, @missirol, @HuguesBrun, @jhgoh, @CeliaFernandez, @gpetruc, @trocino, @amagitte, @cericeci, @rociovilar this is something you requested to watch as well.
@rappoccio, @antoniovilela, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@simonepigazzini
Copy link
Contributor

enable nano

@simonepigazzini
Copy link
Contributor

please test

@mandrenguyen
Copy link
Contributor

type muon

@cmsbuild cmsbuild added the muon label Sep 14, 2023
@jfernan2
Copy link
Contributor

backport of #42646

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-208b9d/34755/summary.html
COMMIT: 2a3ecac
CMSSW: CMSSW_13_2_X_2023-09-14-1100/el8_amd64_gcc11
Additional Tests: NANO
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/42787/34755/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 18 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 21 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3198168
  • DQMHistoTests: Total failures: 11
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3198135
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 9.700000000000001 KiB( 47 files compared)
  • DQMHistoSizes: changed ( 11634.0,... ): 1.166 KiB Physics/NanoAODDQM
  • DQMHistoSizes: changed ( 13234.0,... ): 0.769 KiB Physics/NanoAODDQM
  • Checked 207 log files, 159 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

NANO Comparison Summary

Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 28 differences found in the comparisons
  • DQMHistoTests: Total files compared: 15
  • DQMHistoTests: Total histograms compared: 15526
  • DQMHistoTests: Total failures: 42
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 15484
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 13.545000000000002 KiB( 14 files compared)
  • DQMHistoSizes: changed ( 2500.001,... ): 1.166 KiB Physics/NanoAODDQM
  • DQMHistoSizes: changed ( 2500.011,... ): 0.769 KiB Physics/NanoAODDQM
  • Checked 31 log files, 14 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.454 2.447 0.008 ( +0.3% ) 5.29 5.42 -2.4% 1.999 1.985
2500.001 2.588 2.553 0.035 ( +1.4% ) 4.78 4.74 +0.9% 2.393 2.002
2500.002 2.508 2.498 0.010 ( +0.4% ) 4.97 5.02 -1.0% 2.359 2.006
2500.01 1.252 1.241 0.011 ( +0.9% ) 9.84 9.84 +0.0% 2.099 2.095
2500.011 1.619 1.605 0.015 ( +0.9% ) 5.29 5.30 -0.3% 2.216 1.885
2500.012 1.501 1.486 0.015 ( +1.0% ) 7.64 7.55 +1.2% 2.158 1.827
2500.1 2.169 2.161 0.009 ( +0.4% ) 5.43 5.47 -0.8% 1.850 1.839
2500.2 2.279 2.271 0.008 ( +0.4% ) 6.23 6.34 -1.7% 1.756 1.737
2500.21 1.162 1.147 0.014 ( +1.3% ) 4.37 4.44 -1.5% 2.022 1.700
2500.211 1.520 1.505 0.015 ( +1.0% ) 3.87 3.91 -1.2% 2.063 1.791
2500.3 2.018 2.009 0.009 ( +0.5% ) 13.58 13.98 -2.9% 1.750 1.690
2500.31 1.225 1.211 0.015 ( +1.2% ) 21.06 21.66 -2.7% 2.089 1.974
2500.311 1.605 1.590 0.015 ( +0.9% ) 14.42 15.70 -8.1% 2.131 2.030
2500.4 2.018 2.009 0.009 ( +0.5% ) 13.59 14.04 -3.2% 1.747 1.689

@mandrenguyen
Copy link
Contributor

+1

@antoniovilela
Copy link
Contributor

+1

@antoniovilela
Copy link
Contributor

merge

  • Backport to intermediate release cycle.

@cmsbuild cmsbuild merged commit 125fe26 into cms-sw:CMSSW_13_2_X Sep 18, 2023
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.

6 participants