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

HBHE: M2 small fixed #21821

Merged
merged 5 commits into from Jan 26, 2018
Merged

HBHE: M2 small fixed #21821

merged 5 commits into from Jan 26, 2018

Conversation

mariadalfonso
Copy link
Contributor

@mariadalfonso mariadalfonso commented Jan 9, 2018

in this PR

  1. removed some left unused lines
  2. M2: adjusted the switch between 1 and 3 pulses from run2 we used to have around 20GeV, threshold in fC adjusted to follow up different number of layers and gain values
  3. HLT customization updated for the parameters added/removed

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2018

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

It involves the following packages:

HLTrigger/Configuration
RecoLocalCalo/HcalRecAlgos
RecoLocalCalo/HcalRecProducers

@perrotta, @cmsbuild, @silviodonato, @slava77, @Martin-Grunewald, @fwyzard can you please review it and eventually sign? Thanks.
@makortel, @Martin-Grunewald, @geoff-smith, @jalimena, @argiro this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2018

@slava77
Copy link
Contributor

slava77 commented Jan 9, 2018 via email

@mariadalfonso
Copy link
Contributor Author

mariadalfonso commented Jan 10, 2018

@Martin-Grunewald
some of the parameters got removed from the M2 and M3 configuration (because are taken directly from the GT). How I do customize the HLT sequence? I know how to add parameters but not to remove them.
Thanks for any hint.

@Martin-Grunewald
Copy link
Contributor

Martin-Grunewald commented Jan 10, 2018

You can use python's delattr such as delattr(producer,"nameOfParameterToRemove")
The first parameter is the object, the second a string with the name of the parameter.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Pull request #21821 was updated. @perrotta, @cmsbuild, @silviodonato, @slava77, @Martin-Grunewald, @fwyzard can you please check and sign again.

@mariadalfonso
Copy link
Contributor Author

@slava77
I remove the era customization for the M2/Mahi we can decide what to do after the pre4

@Martin-Grunewald
I finalized the HLT customization for the parameter in this PR and for the ones remove in #21289

@slava77
Copy link
Contributor

slava77 commented Jan 10, 2018

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 10, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25355/console Started: 2018/01/10 17:54

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@perrotta
Copy link
Contributor

perrotta commented Jan 24, 2018 via email

@cmsbuild
Copy link
Contributor

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

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

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-21821/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2467599
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2467429
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.58000000004 KiB( 22 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@perrotta
Copy link
Contributor

+1

  • For the reco part, this is just code cleaning: no changes in output expected, none seen
  • Rebasing went ok, and further additions (LogWarning, further cleanings) are fine

@Martin-Grunewald
Copy link
Contributor

+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, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@fabiocos
Copy link
Contributor

@mariadalfonso @deguio @slava77 @perrotta I think we are ready for integration in 10_1_X. Do we need it also in 10_0_X? I understand from the thread and private discussions that the net effect should be minor.

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 29b3b7e into cms-sw:master Jan 26, 2018
@perrotta
Copy link
Contributor

perrotta commented Jan 26, 2018 via email

@fabiocos
Copy link
Contributor

@perrotta this change is clearly not available in the ongoing 10_0_0 validation but will be present in production if we back-port

@perrotta
Copy link
Contributor

perrotta commented Jan 26, 2018 via email

This was referenced Feb 22, 2018
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

10 participants