-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Build genTauJets for undecayed taus and add tau decay-mode to genTauJets [13_0_X] #41104
Build genTauJets for undecayed taus and add tau decay-mode to genTauJets [13_0_X] #41104
Conversation
Instead of creating a dummy empty jet, taus which were not decayed by the generator are now used to create a jet based on the tau's own data. This avoids failures in the integration builds.
A new Pull Request was created by @mbluj for CMSSW_13_0_X. It involves the following packages:
@cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
XX
|
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a4fc27/31482/summary.html Comparison SummarySummary:
|
+1
|
merge |
PR description:
This PR enables creation of genTauJets for taus which were not decayed by the generator based on the tau's own data. In addition, information on decay-modes of generated taus is added to the genTauJets using the
status
flag. The decay-modes are codded following Tau POG standard (as defined inDataFormats/TauReco/interface/PFTau.h
), while for undecayed (or others with abnormal decay-mode) taus the status is a negative number.Backport of #41064 & #41092.
PR validation:
Validated during integration of original PRs #41064 & #41092, and revalidated with wf's 10024.0 & 148.0
Backport PR
It is backport of #41064 & #41092 to production releases of 13_0_X series for 2023.