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

10_6_X backport of "HCAL: slimmed collections... for miniAOD" (PR #31375) #31510

Merged

Conversation

abdoulline
Copy link

@abdoulline abdoulline commented Sep 18, 2020

PR description:

Two tiny-size "simmedHcalRecHits" collections
(HBHERecHitsSorted_slimmedHcalRecHits and HFRecHitsSorted_slimmedHcalRecHits) added to minAOD.

They contain solely RecHits with non-0 (noise) flags set. This is "slimmed" version (without HcalRecHits "interesting" for Egamma) of "reducedHcalRecHits" collections included in AOD.

PR validation:

runTheMatrix.py -l 136.88811 OK

if this PR is a backport please specify the original PR:

Yes, backport of #31375

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @abdoulline (Salavat Abdullin) for CMSSW_10_6_X.

It involves the following packages:

PhysicsTools/PatAlgos
RecoLocalCalo/HcalRecProducers

@perrotta, @jpata, @cmsbuild, @santocch, @slava77 can you please review it and eventually sign? Thanks.
@rappoccio, @gouskos, @hatakeyamak, @emilbols, @peruzzim, @seemasharmafnal, @mmarionncern, @apsallid, @ahinzmann, @smoortga, @jdolen, @ferencek, @jdamgov, @nhanvtran, @gkasieczka, @schoef, @andrzejnovak, @clelange, @riga, @JyothsnaKomaragiri, @gpetruc, @mariadalfonso this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented Sep 18, 2020

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 18, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: aba08fc
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7effe4/9433/summary.html
CMSSW: CMSSW_10_6_X_2020-09-18-1100
SCRAM_ARCH: slc7_amd64_gcc700

@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-7effe4/9433/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 3214633
  • DQMHistoTests: Total failures: 21
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3214278
  • DQMHistoTests: Total skipped: 334
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 140 log files, 14 edm output root files, 34 DQM output files

@jpata
Copy link
Contributor

jpata commented Sep 22, 2020

Coming to this now. The backport seems fine, exactly the same as the original PR. I guess the only question to decide is if it's fine for the no-change policy, as at least DQM can detect (tiny) changes:

image

I understand this arises if all rechits are read without checking the origin module. Should an era modifier be considered for this PR in 10_6?

@abdoulline
Copy link
Author

But this issues has been discussed in "primary" PR #31375 :
this is a problem of rather obsolete particular Validation module
"Validation/GlobalRecHits/HCals : iterates over all the HCAL RecHits collections with getByType, so adding new ones (this case) may change the number of entries".

In physics results there are no differences ("no change policy" - compliant case).

@jpata
Copy link
Contributor

jpata commented Sep 23, 2020

I have no strong feeling one way or the other, the PR is technically fine and exactly as the original, just making this point that DQM will detect differences. I'm not sure what is the level of strictness for the no change policy.

@slava77 what do you suggest?

@perrotta
Copy link
Contributor

I have no strong feeling one way or the other, the PR is technically fine and exactly as the original, just making this point that DQM will detect differences. I'm not sure what is the level of strictness for the no change policy.

As Salavat said in #31375 (comment), the "no change" (or, better, "at most add only") policy is respected here. Simply that validation plot, iterating over all HCAL RecHits, also includes now the newly added ones. If we accept that they are added, we must also accept that they show up in that validation plot

@slava77
Copy link
Contributor

slava77 commented Sep 23, 2020

I have no strong feeling one way or the other, the PR is technically fine and exactly as the original, just making this point that DQM will detect differences. I'm not sure what is the level of strictness for the no change policy.

@slava77 what do you suggest?

I propose(d) to have it as is, but given that the "no-change" requirement is not perfectly preserved, I'd say it's up to @qliphy @silviodonato to agree if this proposal is OK.

@qliphy
Copy link
Contributor

qliphy commented Sep 23, 2020

I am fine with this PR as it is.

@silviodonato
Copy link
Contributor

I agree with the current PR. We are just adding new collections, it does not matter if the validation code see this as a "change".

@jpata
Copy link
Contributor

jpata commented Sep 23, 2020

+reconstruction

@silviodonato
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 3f69ddf into cms-sw:CMSSW_10_6_X Sep 23, 2020
@santocch
Copy link

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_10_6_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_11_2_X is complete. This pull request will be automatically merged.

@abdoulline abdoulline deleted the slimmedHcalRecHits_MINIAOD_106X branch June 6, 2021 17:29
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

8 participants