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

Biased tau decayer update #31353

Merged
merged 2 commits into from Sep 9, 2020
Merged

Conversation

smrenna
Copy link
Contributor

@smrenna smrenna commented Sep 3, 2020

PR description:

This is an update to the biasedTauDecayer that reflects changes to the structure of
Pythia8.30X. In particular, the way that Pythia8::Info is handled is different.
There is now more protection from allowing an external user to change Info.

PR validation:

The original test (that failed) is passed ZToTauTau_photos_13TeV_rivet_cfg.py
Also, a new test "biasedTauDecayer.py" was added.

if this PR is a backport please specify the original PR and why you need to backport that PR:

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 3, 2020

The code-checks are being triggered in jenkins.

@smrenna
Copy link
Contributor Author

smrenna commented Sep 3, 2020

@intrepid42 @mkirsano This should address the changes for Pythia8.30X.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 3, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31353/18136

  • This PR adds an extra 24KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 3, 2020

A new Pull Request was created by @smrenna (Stephen Mrenna) for master.

It involves the following packages:

GeneratorInterface/Pythia8Interface

@SiewYan, @mkirsano, @cmsbuild, @GurpreetSinghChahal, @agrohsje, @alberto-sanchez, @qliphy can you please review it and eventually sign? Thanks.
@alberto-sanchez, @agrohsje, @mkirsano this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@silviodonato
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2020

+1
Tested at: 32258e2
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d9a2d7/9163/summary.html
CMSSW: CMSSW_11_2_X_2020-09-06-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2020

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2609667
  • DQMHistoTests: Total failures: 5
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2609639
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.004 KiB( 34 files compared)
  • DQMHistoSizes: changed ( 10224.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@qliphy
Copy link
Contributor

qliphy commented Sep 8, 2020

@cms-sw/generators-l2 any comments?

Settings* settingsPtr,
ParticleData* particleDataPtr,
Rndm* rndmPtr) {
BiasedTauDecayer::BiasedTauDecayer(Info* infoPtr, Settings* settingsPtr) {
Copy link

Choose a reason for hiding this comment

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

Hi @smrenna . I seems to overlook something. Where do we propagate Settings* settingsPtr to P8, or differently asked, what happens to this argument in BiasedTauDecayer ?

@smrenna
Copy link
Contributor Author

smrenna commented Sep 8, 2020 via email

@smrenna
Copy link
Contributor Author

smrenna commented Sep 8, 2020 via email

@agrohsje
Copy link

agrohsje commented Sep 9, 2020

Hi @smrenna. Sorry, let me rephrase: What is the second argument in BiasedTauDecayer::BiasedTauDecayer(Info* infoPtr, Settings* settingsPtr) used for in the code. I cannot find it.

@smrenna
Copy link
Contributor Author

smrenna commented Sep 9, 2020 via email

@agrohsje
Copy link

agrohsje commented Sep 9, 2020

Sorry @smrenna. Don't ask me why I overlooked it.
+1

@agrohsje
Copy link

agrohsje commented Sep 9, 2020

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 4d53853 into cms-sw:master Sep 9, 2020
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

5 participants