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

initialize apparently useless variables in GenMET #14767

Conversation

slava77
Copy link
Contributor

@slava77 slava77 commented Jun 3, 2016

the goal is to avoid random numbers saved on disk to save space in compression and to minimize spurious differences in product size comparisons

…numbers saved on disk to save space in compression and to minimize spurious differences in product size comparisons
@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 3, 2016

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

It involves the following packages:

DataFormats/METReco

@cmsbuild, @cvuosalo, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@TaiSakuma, @ahinzmann, @mmarionncern, @rappoccio, @jdolen, @nhanvtran, @schoef, @mariadalfonso this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@slava77
Copy link
Contributor Author

slava77 commented Jun 3, 2016

Looking at wf 1330.0 (ZMM) with this PR vs baseline (CMSSW_8_1_X_2016-05-31-1100):

en->Scan("patMETs_slimmedMETs__RECO.obj.genMET_.gen_data.m_EmEnergy:\
eo.patMETs_slimmedMETs__RECO.obj.genMET_.gen_data.m_EmEnergy")
***********************************************
*    Row   * Instance * patMETs_s * eo.patMET *
***********************************************
*        0 *        0 *         0 * 9.279e+22 *
*        1 *        0 *         0 * 9.279e+22 *
*        2 *        0 *         0 * 9.279e+22 *
*        3 *        0 *         0 * 9.279e+22 *
*        4 *        0 *         0 * 9.279e+22 *

the desired result is achieved: we get 0 instead of some random large number.

@slava77
Copy link
Contributor Author

slava77 commented Jun 3, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 3, 2016

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2016

@VinInn
Copy link
Contributor

VinInn commented Jun 4, 2016

what about removing them for good?

@slava77
Copy link
Contributor Author

slava77 commented Jun 4, 2016

On 6/4/16 9:10 AM, Vincenzo Innocente wrote:

what about removing them for good?

I'm leaving this to MET POG.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#14767 (comment), or
mute the thread
https://github.com/notifications/unsubscribe/AEdcbgfMMO-D487ar0M_IRdRUef0WzvZks5qIaNtgaJpZM4It4Ty.

@slava77
Copy link
Contributor Author

slava77 commented Jun 6, 2016

+1

for #14767 4019740

  • jenkins tests pass and comparisons show no differences
  • pre-submission tests showed the variables are initialized

@mmarionncern please check and remove the variables for good if they are not really needed or expected to be needed.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2016

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

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit bac6472 into cms-sw:CMSSW_8_1_X Jun 7, 2016
davidlange6 added a commit that referenced this pull request Jun 11, 2016
…enMETinit

initialize apparently useless variables in GenMET (backport of #14767)
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