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

Updating FastjetJetProducer and related producers with (factorized) fillDescriptions #19098

Conversation

perrotta
Copy link
Contributor

@perrotta perrotta commented Jun 5, 2017

Same as #18975 (later #19090), but here the different parts of the fillDescription methods are factorized out

@alefisico @rappoccio @ferencek @ahinzmann @nhanvtran @jdolen @gkasieczka
@fwyzard @Martin-Grunewald @silviodonato

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

A new Pull Request was created by @perrotta for master.

It involves the following packages:

HLTrigger/Configuration
RecoHI/HiJetAlgos
RecoJets/JetProducers

@perrotta, @cmsbuild, @silviodonato, @fwyzard, @Martin-Grunewald, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@TaiSakuma, @jalimena, @makortel, @ahinzmann, @schoef, @rappoccio, @jazzitup, @geoff-smith, @Martin-Grunewald, @jdolen, @nhanvtran, @yenjie, @gkasieczka, @yslai, @kurtejung, @mariadalfonso, @mandrenguyen, @dgulhan, @seemasharmafnal, @yetkinyilmaz this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor Author

perrotta commented Jun 5, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/20331/console Started: 2017/06/05 17:41

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

@Martin-Grunewald
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1617 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1837609
  • DQMHistoTests: Total failures: 22939
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1814497
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@perrotta
Copy link
Contributor Author

perrotta commented Jun 7, 2017

+1
Implementation of fillDescription in Fastjet and related producer; removal of unused configuration parameters. Further fixes and adjustments applied on top of the original implementation.
No effect on jenkins outputs, as expected

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2017

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 requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

looks good aside from the incorrect @ module_label in fillDescriptions. Please remove all of them from this package.

@davidlange6
Copy link
Contributor

-1
pending answers to comment

@perrotta
Copy link
Contributor Author

perrotta commented Jun 7, 2017

@davidlange6 : I think I removed @ module_label in fillDescriptions already with my last commit, while letting it as argument of getParameter upon request from Andrea B.

Did I forget any? Could you please point it to me? I can't grep it...

}
VirtualJetProducer::VirtualJetProducer(const edm::ParameterSet& iConfig) {

moduleLabel_ = iConfig.getParameter<string> ("@module_label");
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @perrotta - here.

Copy link
Contributor

Choose a reason for hiding this comment

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

This is intended.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

ah -grr - i'm lost. i mixed get and define

@davidlange6
Copy link
Contributor

+1

@davidlange6
Copy link
Contributor

hi @perrotta - it looks like this breaks workflows 301/302 (heavy ions) - because of the nSigma config changes. Could you have a look (i presume the fix is to remove a few lines from a cfi)

@perrotta
Copy link
Contributor Author

perrotta commented Jun 9, 2017

Thak you @davidlange6
Yes, I can fix. Unless @alefisico (the original submitter of this PR) wants to do it himself

@perrotta
Copy link
Contributor Author

perrotta commented Jun 9, 2017

@davidlange6 : #19163 should fix the issue

@alefisico
Copy link
Contributor

sorry I just saw this, thanks @perrotta

@perrotta perrotta deleted the CMSSW_9_2_X_FastjetJetProducerUpdateWithFactorizedFilldescriptions branch July 11, 2017 12:51
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

6 participants