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-sim75 Remove namespace for comparison in SD classes #32201

Merged
merged 3 commits into from Nov 24, 2020

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented Nov 20, 2020

PR description:

Remove namespace for comparison in SD classes. DDD removes namespace while passing on the name to Geant4 while DD4Hep does not. So comparison of names is better done after removing namespace.

PR validation:

Tested using workflows in the test areas of SimG4Core/Configuration/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

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32201/19940

  • This PR adds an extra 36KB to repository

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

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32201/19941

  • This PR adds an extra 36KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

Geometry/EcalSimData
SimG4CMS/Calo

@civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth, @cmsbuild can you please review it and eventually sign? Thanks.
@rchatter, @rovere, @argiro, @makortel, @thomreis, @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

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32201/19963

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

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

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 20, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 3509 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2962300
  • DQMHistoTests: Total failures: 8447
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2953831
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 158 log files, 34 edm output root files, 37 DQM output files

@cvuosalo
Copy link
Contributor

@bsunanda In the PR description, please provide some explanation for making this change.

@@ -40,7 +41,7 @@
#include <string>
#include <vector>

//#define EDM_ML_DEBUG
#define EDM_ML_DEBUG
Copy link
Contributor

Choose a reason for hiding this comment

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

@bsunanda , you left DEBUG for purpose or forget?

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 left it on purpose. I am working on a PR after this where I need to change this class as well. That will provide a true comparison between ddd and dd4hep. Could you sign this PR?

@bsunanda
Copy link
Contributor Author

@cvuosalo Could you sign this PR? I have one more PR after this gets integrated

@bsunanda
Copy link
Contributor Author

@cvuosalo @civanch Please approve this PR

@cvuosalo
Copy link
Contributor

Do we know why there are 3509 comparison differences in the DD4hep workflows?

@bsunanda
Copy link
Contributor Author

Earlier the material dependent corrections were wrong. So this is indeed a bug correction

@civanch
Copy link
Contributor

civanch commented Nov 23, 2020

@bsunanda , you left "#define EDM_ML_DEBUG" uncommented. Is it what should be?

@bsunanda
Copy link
Contributor Author

bsunanda commented Nov 23, 2020 via email

@cvuosalo
Copy link
Contributor

+1

@bsunanda
Copy link
Contributor Author

@civanch I need your signature

@civanch
Copy link
Contributor

civanch commented Nov 24, 2020

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

@silviodonato
Copy link
Contributor

+1
@bsunanda please prepare a PR to close the edm_debug as soon as possible. We will build 11_2_0_pre10 tomorrow

@cmsbuild cmsbuild merged commit f9f93ed into cms-sw:master Nov 24, 2020
@bsunanda
Copy link
Contributor Author

@silviodonato Waiting for the IB with this PR to submit my next one

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