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

Run3-ft22 Add 3 scripts to test 3 steps with geometry done through dd4hep #29923

Merged
merged 2 commits into from May 22, 2020

Conversation

bsunanda
Copy link
Contributor

PR description:

Add scripts to test the 3 steps for SIM-DIGI-RECO with Run3 geometry defined using dd4hep

PR validation:

The 3 scripts can work only after integrating PR #29909

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

Nothing special

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29923/15535

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented May 20, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6467/console Started: 2020/05/20 17:46

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

SimG4Core/Configuration

@cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@makortel, @rovere, @fabiocos, @slomeo this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

+1
Tested at: 4842142
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-256917/6467/summary.html
CMSSW: CMSSW_11_1_X_2020-05-19-2300
SCRAM_ARCH: slc7_amd64_gcc820

@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-256917/6467/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2694466
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2694416
  • DQMHistoTests: Total skipped: 49
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 150 log files, 16 edm output root files, 35 DQM output files

# --------------------------------start of new part----------------------------
#Other statements

process.RandomNumberGeneratorService = cms.Service("RandomNumberGeneratorService",
Copy link
Contributor

Choose a reason for hiding this comment

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

@bsunanda , our default random number generator MixMaxRng and not HepJamesRandom, also initial integer better to be different for different producers. Make all = 69 may be acceptable but better having it different.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am removing that part. I took the script from Sergio and made minimal change to make it work - I am removing that.

@fabiocos
Copy link
Contributor

@bsunanda is this supposed to be a runTheMatrix-like standard workflow? I had started to prepare for that in https://github.com/cms-sw/cmssw/blob/master/Geometry/CMSCommonData/test/dd4hep/runDD4hepTestWF.sh where only the step1 was functional at that time. What is different in these configurations compared to what you might get there by extending up to step3? This of course is just a test in view of a full integration in PyRelVal, but in practice it goes along the spirit of this PR, just using the standard tools instead of an explicit coding of each step.

@slomeo
Copy link
Contributor

slomeo commented May 21, 2020

@fabiocos , just a comment: I need to test, for the Muon System, the DDD Geometry vs DD4hep Geometry (scenario 2021) by using MC Samples. I wrote 4 configuration files (from step1 to step4) in order to do it, by using Z->MuMu fragment at 14 TeV (in CMSSW_11_1_0_pre7). Step 4 is necessary in order to check quickly the differences among histos. When I added Configuration.Geometry.GeometryDD4hepExtended2021_cff or Configuration.Geometry.GeometryDD4hepExtended2021Reco_cff, suggested by @cvuosalo, in my configuration files I got some problems for step3, so I wrote to @bsunanda @ianna @cvuosalo @civanch to get help.

@bsunanda
Copy link
Contributor Author

@fabiocos @slomeo @civanch As Sergio mentioned he initiated this which triggered me to define a new ERA as in PR #29909. But the steps did not work and that was because issues in some of the detectors which are not usually looked after by me. So I thought it is better to have the scripts available to all so that the DPG contacts can at their corner can solve the respective problems. I would like to discuss this in tomorrow's meeting

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29923/15565

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented May 21, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6477/console Started: 2020/05/21 14:29

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

+1
Tested at: a8c59a2
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-256917/6477/summary.html
CMSSW: CMSSW_11_1_X_2020-05-21-1100
SCRAM_ARCH: slc7_amd64_gcc820

@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-256917/6477/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2694466
  • DQMHistoTests: Total failures: 3
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2694414
  • DQMHistoTests: Total skipped: 49
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 150 log files, 16 edm output root files, 35 DQM output files

@civanch
Copy link
Contributor

civanch commented May 21, 2020

+1

@civanch
Copy link
Contributor

civanch commented May 21, 2020

urgent

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

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 16c8481 into cms-sw:master May 22, 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

6 participants