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

Added 2018 PbPb collision vertex smearing parameters #25390

Merged
merged 2 commits into from Dec 6, 2018

Conversation

ColeLindsey
Copy link
Contributor

Added in vertex smearing parameters from the 2018 PbPb collision. More detailed presentation can be seen at:

https://cernbox.cern.ch/index.php/s/J3Emh3kw0Y3EGmf

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

Configuration/StandardSequences
IOMC/EventVertexGenerators

@civanch, @mdhildreth, @cmsbuild, @franzoni, @fabiocos, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel, @felicepantaleo, @GiacomoSguazzoni, @rovere, @VinInn, @Martin-Grunewald, @dgulhan 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

@lpernie
Copy link
Contributor

lpernie commented Nov 30, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 30, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/31928/console Started: 2018/11/30 22:31

@@ -58,7 +58,7 @@
'Realistic100ns13TeVCollisionBetaStar90mLowBunches' : 'IOMC.EventVertexGenerators.VtxSmearedRealistic100ns13TeVCollisionBetaStar90mLowBunches_cfi',
'Realistic25ns13TeVEarly2017Collision' : 'IOMC.EventVertexGenerators.VtxSmearedRealistic25ns13TeVEarly2017Collision_cfi',
'Realistic25ns13TeVEarly2018Collision' : 'IOMC.EventVertexGenerators.VtxSmearedRealistic25ns13TeVEarly2018Collision_cfi',

'RealisticPbPbCollision2018' : 'IOMC.EventVertexGenerators.VtxSmearedRealisticPbPbCollision2018_cfi.py',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be _cfi, ad in the lines above

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2018

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3131839
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3131634
  • DQMHistoTests: Total skipped: 204
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 32 files compared)
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@@ -713,6 +713,19 @@
Z0 = cms.double(0.645)
)

# From fit to 5 TeV PbPb data
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ColeLindsey it is considered good practice to document in this file how the numbers reported in the configuration have been obtained by breaking down the contribution from the Beam Spot and the pixel barycenter positions.
You might refer to this:

# From 2018B 3.8T data
# BS parameters extracted from run 316199, fill 6675 (from StreamExpressAlignment, HP BS):
# X0 = 0.09676 [cm]
# Y0 = -0.06245 [cm]
# Z0 = -0.292 [cm]
# sigmaZ0 = 3.5 [cm] => mean sigmaZ0 in this run is 3.2676
# BeamWidthX 0.0008050
# BeamWidthY 0.0006238
#
# From LHC calculator, emittance is 1.634e-8 cm
# https://lpc.web.cern.ch/lpc/lumi2.html
#
# BPIX absolute position (from https://cms-conddb.cern.ch/cmsDbBrowser/payload_inspector/Prod):
# X = 0.0859918 cm
# Y = -0.104172 cm
# Z = -0.327748 cm

as a good example.

@tocheng
Copy link
Contributor

tocheng commented Dec 3, 2018

@ColeLindsey
Could you please update the PR based on @lpernie and @mmusich 's comments?
Thanks!

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2018

Pull request #25390 was updated. @civanch, @mdhildreth, @cmsbuild, @franzoni, @fabiocos, @davidlange6 can you please check and sign again.

@ColeLindsey
Copy link
Contributor Author

Sorry! I wasn't familiar with how to update my PR so I hadn't pushed the changes until now. Thank you all

@civanch
Copy link
Contributor

civanch commented Dec 5, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 5, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/32006/console Started: 2018/12/05 14:33

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 5, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 5, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 5, 2018

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3131939
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3131734
  • DQMHistoTests: Total skipped: 204
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 32 files compared)
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@civanch
Copy link
Contributor

civanch commented Dec 6, 2018

+1

@fabiocos
Copy link
Contributor

fabiocos commented Dec 6, 2018

+operations

addition of a new beam spot scenario, no change to the previous ones

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@fabiocos
Copy link
Contributor

fabiocos commented Dec 6, 2018

+1

@cmsbuild cmsbuild merged commit 8b204e4 into cms-sw:master Dec 6, 2018
forthommel pushed a commit to forthommel/cmssw that referenced this pull request Dec 10, 2018
Added 2018 PbPb collision vertex smearing parameters
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.

None yet

7 participants