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

Phase2-gem53 Preparation for a new muon scenario with GE0 rather than ME0 #31367

Merged
merged 4 commits into from
Sep 9, 2020

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented Sep 5, 2020

PR description:

Preparation for a new muon scenario with GE0 rather than ME0

PR validation:

Tested using a configuration in Geometry/MuonCommonData/test

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

cmsbuild commented Sep 5, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2020

The code-checks are being triggered in jenkins.

@bsunanda
Copy link
Contributor Author

bsunanda commented Sep 5, 2020

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31367/18183

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2020

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

It involves the following packages:

Geometry/GEMGeometryBuilder
Geometry/MuonCommonData

@civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth, @cmsbuild, @kpedro88 can you please review it and eventually sign? Thanks.
@watson-ij, @jshlee, @ptcox, @dildick, @fabiocos, @slomeo 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

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2020

+1
Tested at: 1b6c8ae
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-862a9f/9148/summary.html
CMSSW: CMSSW_11_2_X_2020-09-05-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2020

Comparison job queued.

@bsunanda
Copy link
Contributor Author

bsunanda commented Sep 5, 2020

@slomeo @watson-ij I have made this PR in view of Ian's message about making GE0 rather than ME0 for future muon scenario. There is a cfi file Geometry/MuonCommonData/python/testGE0.xml to test the scenario. It surely works for SIM step. I wonder about the RECO step. Could one of you test that part utilizing this PR

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-862a9f/9148/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: 2609667
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2609644
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@watson-ij
Copy link
Contributor

Hi @bsunanda based on the geometry dump code, it looks like the reco geometry is building correctly. The RECO won't fully run with GE0 until I make some updates though, e.g. layers 3-6 of GE0 won't currently be used in the GEM emap, and upstream of RecoLocal, the Muon geometry won't build with GE0, for instance. I'm currently working on this.

(Looking just through the GEMSpecs/MuonNumbering) I'm not sure I understand what the difference between this geometry and the previous GE0 geometry you build for us is though? From conversations with @jshlee, the default we would eventually want is GE0 with the 16 eta partition with the GE2/1, but it looks like we still use the 8 partition version here. Im also not sure how the muon numbering is working, since it looks like we've gone back to the m0_* variables in this version, while the previous version integrated GE0 to use the mg_* variables?

@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

Pull request #31367 was updated. @civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth, @cmsbuild, @kpedro88 can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2020

+1
Tested at: 8c7e86f
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-862a9f/9175/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-862a9f/9175/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

@kpedro88
Copy link
Contributor

kpedro88 commented Sep 8, 2020

+upgrade
just some xml and test files, no complete scenario yet

@cvuosalo
Copy link
Contributor

cvuosalo commented Sep 8, 2020

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 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)

@qliphy
Copy link
Contributor

qliphy commented Sep 9, 2020

+1

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