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

Fix SimPFProducer for electrons #24498

Merged
merged 2 commits into from Sep 13, 2018

Conversation

rovere
Copy link
Contributor

@rovere rovere commented Sep 10, 2018

Please refer to the commit messages for further information.
There are also useful slides in here and here

Also, a new MonitorElement has been added in order to monitor the issue: the previously added Validation MonitorElements were not able to spot this issue.

I do expect some regression, but it fixes the issue.
The fix is geometry independent.

type bug-fix

In few cases, with the introduction of the graph-base
calo-particles, some electron was either not releasing
directly hits in the calorimeters or, if it had, they could
have been rejected due to selection and threshold effects.
While the first case was already covered in the code (i.e.
the no hit one), the second case was not. This bug caused
the electron to be included w/o its sub-components that
would have been later on added as separate PFCandidates.
This PR fix the second use case.
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @rovere (Marco Rovere) for master.

It involves the following packages:

RecoParticleFlow/PFSimProducer
Validation/HGCalValidation

@perrotta, @andrius-k, @kmaeshima, @schneiml, @cmsbuild, @jfernan2, @slava77 can you please review it and eventually sign? Thanks.
@vandreev11, @sethzenz, @mmarionncern, @kpedro88, @lgray, @cseez, @bsunanda, @bachtis, @cbernet, @seemasharmafnal, @pfs 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

@kpedro88
Copy link
Contributor

please test workflow 24034.0

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 10, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/30319/console Started: 2018/09/10 21:16

@cmsbuild
Copy link
Contributor

@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-24498/30319/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-24498/24034.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D28_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D28+RecoFullGlobal_2023D28+HARVESTFullGlobal_2023D28

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1131 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 3144023
  • DQMHistoTests: Total failures: 52
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3143774
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 2.481 KiB( 31 files compared)
  • DQMHistoSizes: changed ( 20034.0,... ): 0.827 KiB HGCAL/PFCandidates
  • Checked 133 log files, 14 edm output root files, 32 DQM output files

@andrius-k
Copy link

+1

@slava77
Copy link
Contributor

slava77 commented Sep 12, 2018

+1

for #24498 c3b1854

@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

+1

@cmsbuild cmsbuild merged commit 4cad3f5 into cms-sw:master Sep 13, 2018
@rovere rovere deleted the FixSimPFProducerForElectrons branch October 3, 2023 07:43
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