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

HFNose: fix rechitTools for HGCalCLUEAlgo #28917

Merged
merged 7 commits into from
Feb 21, 2020
Merged

Conversation

mariadalfonso
Copy link
Contributor

@mariadalfonso mariadalfonso commented Feb 11, 2020

This should solve the memory problem introduced with HFNose 2D clusters
#28772

  • add the HF to the list of simClusters (needed since the HFNose will not contains the full hadron shower)

@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-28917/13710

  • 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

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-28917/13711

  • 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

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-28917/13713

  • 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)

@slava77
Copy link
Contributor

slava77 commented Feb 20, 2020

For now I comments the 2D sim clusters part: and re-activate at later stage when the full reconstruction will be in place for the HFnose as well.

It's a bit of an odd approach to break the "sim" (DIGI, formally) side to address the issue in making of reco objects. However, it is apparently acceptable.

@slava77
Copy link
Contributor

slava77 commented Feb 20, 2020

+1

for #28917 50b7588

  • the update in reco is visually in the part relevant to fix the issue in Memory problem in HGCalCLUEAlgoT #28772 [IIUC, this does not lead to any differences by itself]. Changes come from modifications in the digi step, in SimGeneral/MixingModule/python/caloTruthProducer_cfi.py
  • jenkins tests pass and comparisons with the baseline show changes only in the workflow with HFNose enabled and only in the [reduction of] "zero energy" hits.

@civanch
Copy link
Contributor

civanch commented Feb 20, 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. @davidlange6, @silviodonato, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

please test workflow 23434.1001, 23234.1001

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 21, 2020

The tests are being triggered in jenkins.
Test Parameters:

@cmsbuild
Copy link
Contributor

+1
Tested at: 50b7588
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-bb1ad4/4809/summary.html
CMSSW: CMSSW_11_1_X_2020-02-20-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-bb1ad4/4809/summary.html

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

  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-bb1ad4/23234.1001_TTbar_14TeV+RecoFullGlobal_TestOldDigi_2026D49+HARVESTFullGlobal_2026D49
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-bb1ad4/23434.1001_TTbar_14TeV+RecoFullGlobalPU_TestOldDigi_2026D49PU+HARVESTFullGlobalPU_2026D49PU

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 5 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2694086
  • DQMHistoTests: Total failures: 166
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2693601
  • DQMHistoTests: Total skipped: 319
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 495d218 into cms-sw:master Feb 21, 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

7 participants