-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
MergedGenParticleProducer: insert photon mothers for pair-produced leptons #38995
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-38995/31463
|
A new Pull Request was created by @mseidel42 (Markus Seidel) for master. It involves the following packages:
@SiewYan, @mkirsano, @Saptaparna, @cmsbuild, @alberto-sanchez, @menglu21, @GurpreetSinghChahal can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Please test 👋 |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-baf975/26878/summary.html Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
+1 Thanks @mseidel42 , everything check out from the code. The validation result looks reasonable. |
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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
please test
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-baf975/27155/summary.html Comparison SummarySummary:
|
+1 |
Looks like this PR is causing segfaults in several workflows, see #39250. |
@mseidel42 @cms-sw/generators-l2 this PR made several workflows (e.g. 10001.0, 10003.0, 10006.0 etc) crash in step 6 in CMSSW_12_6_X_2022-08-30-1100 with a segfault in Please provide a fix as soon as possible |
@mseidel42 : could you please take look at this when possible? Thank you! |
Hi Sapta, yes, working on it, see #39250 The problem seems to be limited to electron and muon gun samples. |
PR description:
Rivet uses the following criteria to identify PartonicTops decaying to leptons:
With MiniAOD, low-pt photons going to l+l- are pruned away so that many top decays are wrongly identified as leptonic.
We can fix this by inserting dummy photon mothers for leptons that are not from the hard process or from taus.
As usual, any partonic quantities are inherently unsafe but this should work fine with our usual MadGraph and Powheg MiniAOD samples.
Running from scratch or AOD will not be affected, as well as the ParticleLevelProducer output from MiniAOD (which does not require any lepton mother information).
PR validation:
Validated with events from inclusive TT MiniAod, selecting PartonicTops to dilepton (e/mu) decays: