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

SimPPS/PPSPixelDigiProducer package for PPS Full simulation #27559

Merged
merged 3 commits into from Jul 31, 2019

Conversation

mundim
Copy link
Contributor

@mundim mundim commented Jul 18, 2019

PR description:

New package with Digi producer for the Pixel sensor of PPS, needed for the full simulation

PR validation:

The following tests have been run:
scram b runtests
scram b code-checks
scram b code-formats (which triggered some style changes in the files)

runTheMatrix.py --job-reports -j 14 -s -l 101.0,10224.0,1306.0,250202.181,25202.0,9.0
which produced the output
20 15 14 13 7 1 0 0 0 tests passed, 12 4 0 0 0 0 0 0 0 failed

if this PR is a backport please specify the original PR:

Before submitting your pull requests, make sure you followed this checklist:

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@mundim
Copy link
Contributor Author

mundim commented Jul 18, 2019

just to report the result of:
runTheMatrix.py --job-reports -j 14 -s -l limited -i all --ibeos

produced the result:
32 30 29 24 12 2 1 1 1 tests passed, 0 1 0 0 0 0 0 0 0 failed

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27559/10952

  • This PR adds an extra 32KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

SimPPS/PPSPixelDigiProducer

@cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@civanch
Copy link
Contributor

civanch commented Jul 18, 2019

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 18, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/1536/console Started: 2019/07/19 01:55

@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-db6b41/1536/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-db6b41/20034.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2026D35_GenSimHLBeamSpotFull14+DigiFullTrigger_2026D35+RecoFullGlobal_2026D35+HARVESTFullGlobal_2026D35
  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-db6b41/20434.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2026D41_GenSimHLBeamSpotFull14+DigiFullTrigger_2026D41+RecoFullGlobal_2026D41+HARVESTFullGlobal_2026D41
  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-db6b41/21234.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2026D44_GenSimHLBeamSpotFull14+DigiFullTrigger_2026D44+RecoFullGlobal_2026D44+HARVESTFullGlobal_2026D44

Comparison Summary:

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

@cmsbuild
Copy link
Contributor

Pull request #27559 was updated. @cmsbuild, @civanch, @mdhildreth can you please check and sign again.

@Dr15Jones
Copy link
Contributor

Concerning the TFileService, I would say that your approach is outside the basic advices to manage ROOT IO in the FWK, @Dr15Jones please correct me if I misinterpret the instructions.

@fabiocos I haven't taken a deep look at the code. Could you summarize how this code is using TFileService in a way we do not recommend? Thanks.

@mundim
Copy link
Contributor Author

mundim commented Jul 30, 2019

Concerning the TFileService, I would say that your approach is outside the basic advices to manage ROOT IO in the FWK, @Dr15Jones please correct me if I misinterpret the instructions.

@fabiocos I haven't taken a deep look at the code. Could you summarize how this code is using TFileService in a way we do not recommend? Thanks.

@Dr15Jones, I guess I have put the code compliant with the recommendation, changing to TFileService. Just to mention, it involves an analyzer that is not supposed to be included in the CMS simulation chain, it is part of the validation of PPS Digis.

@Dr15Jones
Copy link
Contributor

@mundim thanks for the clarification.

@kpedro88
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 30, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/1710/console Started: 2019/07/30 17:34

@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-db6b41/1710/summary.html

Comparison Summary:

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

@civanch
Copy link
Contributor

civanch commented Jul 30, 2019

+1

@cmsbuild
Copy link
Contributor

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)

@kpedro88
Copy link
Contributor

+1

@smuzaffar
Copy link
Contributor

@mundim , @fabiocos looks like this code is not used by any test. It refers to data files ( https://github.com/cms-sw/cmssw/pull/27559/files#diff-aa30946b6ed613a8fd274e39c9ee067eR137-R140 ) of cms-data/SimPPS-PPSPixelDigiProducer#1 but that PR is not merged.

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