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-trk08 Make sure the dd4hep algorithms provide the namespace to all created solids/volumes #35065

Merged
merged 2 commits into from Aug 31, 2021

Conversation

bsunanda
Copy link
Contributor

PR description:

Make sure the dd4hep algorithms provide the namespace to all created solids/volumes

PR validation:

Used one of the scripts from standard test workflows for run3

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

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35065/24945

  • This PR adds an extra 60KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@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-35065/24946

  • This PR adds an extra 64KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master.

It involves the following packages:

  • Geometry/TrackerCommonData (geometry)

@civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth can you please review it and eventually sign? Thanks.
@vargasa, @JanFSchulte, @VinInn, @mmusich, @ghugo83, @mtosi, @fabiocos, @venturia this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@cvuosalo
Copy link
Contributor

This PR is a large perturbation of the names used in the DD4hep geometry. It is, in general, a good idea to add namespaces to the names to ensure uniqueness, but, at this late stage, there are dangers. There may be code we are not noticing that includes hard-coded references to particular names that this PR is changing.

The duplicate name problem is limited to the following solid names:

TECModule0Hybrid
TECModule0SideFrameLeft
TECModule0SideFrameRight
TECModule1Hybrid
TECModule1SideFrameLeft
TECModule1SideFrameRight
TECModule4Hybrid
TECModule4SideFrameLeft
TECModule4SideFrameRight

I suggest adding the namespace to these names only to avoid possible unforeseen consequences from a more comprehensive change.

@bsunanda
Copy link
Contributor Author

All codes which depend on names get rid of namespace if it is a dd4hep. We have to revalidate all dd4hep workflows. I am starting with basic geometry comparisons which have found more issues than the detailed validation runs

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-067bc5/18123/summary.html
COMMIT: 7533c07
CMSSW: CMSSW_12_1_X_2021-08-27-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/35065/18123/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 39
  • DQMHistoTests: Total histograms compared: 3000352
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3000324
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 38 files compared)
  • Checked 165 log files, 37 edm output root files, 39 DQM output files
  • TriggerResults: no differences found

@civanch
Copy link
Contributor

civanch commented Aug 29, 2021

@bsunanda , @cvuosalo , are there the same problems when we run from XML without DB?

@civanch
Copy link
Contributor

civanch commented Aug 31, 2021

+1

after discussion at https://indico.cern.ch/event/992973/?showDate=all&showSession=2 we decide merge this PR, which provides correct efficiency in tracker. @cvuosalo, other problems may be fixed on top of it.

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

@perrotta
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 16e8ec0 into cms-sw:master Aug 31, 2021
bsunanda pushed a commit to bsunanda/cmssw that referenced this pull request Sep 6, 2021
cmsbuild added a commit that referenced this pull request Sep 7, 2021
Run3-trk08X Provides namespace to all created solids/volumes (backport #35065)
bsunanda pushed a commit to bsunanda/cmssw that referenced this pull request Sep 7, 2021
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