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

add missing initialization in CaloCluster (same as #13506 ) #13507

Conversation

slava77
Copy link
Contributor

@slava77 slava77 commented Feb 26, 2016

add missing correctedEnergyUncertainty_ initialization in a few constructors

Some of the CaloCluster (or classes deriving from it) collections do not use the correctedEnergy* data members, in some cases the correctedEnergyUncertainty_ was never initialized. This generated occasional random numbers in the saved products and can also trigger fake differences in event size comparisons.

after the fix all values are now appropriately set to 1 (the plot isn't showing it directly, but it shows that there is a range of values in the old/baseline version)
all_sign674vsorig_runhi2011wf140p53c_log10max1e-5 recocaloclusters_multi5x5superclusters_multi5x5endcapbasicclusters_rereco_obj_correctedenergyuncertainty

@slava77
Copy link
Contributor Author

slava77 commented Feb 26, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11588/console

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @slava77 (Slava Krutelyov) for CMSSW_8_0_X.

It involves the following packages:

DataFormats/CaloRecHit

@cmsbuild, @cvuosalo, @davidlange6, @slava77 can you please review it and eventually sign? Thanks.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@cmsbuild
Copy link
Contributor

-1

Tested at: e9a80c0
I found errors in the following unit tests:

---> test runtestTqafTopEventSelection had ERRORS

you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13507/11588/summary.html

@cmsbuild
Copy link
Contributor

@slava77
Copy link
Contributor Author

slava77 commented Feb 29, 2016

+1

for #13507 e9a80c0

  • the same topic branch as add missing initialization in CaloCluster #13506
  • jenkins tests pass (ignoring the unit tests that fail also in IB); comparisons with baseline show no differences (the correctedEnergy* variables are not in the monitored list)

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_0_X IBs (but tests are reportedly failing). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

davidlange6 added a commit that referenced this pull request Mar 3, 2016
…r-CorrE-init

 add missing initialization in CaloCluster (same as #13506 )
@davidlange6 davidlange6 merged commit 7911cfd into cms-sw:CMSSW_8_0_X Mar 3, 2016
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

4 participants