[NGT] Bug fix for tau prevalidation sequence in Run2 workflow#51198
[NGT] Bug fix for tau prevalidation sequence in Run2 workflow#51198elenavernazza wants to merge 1 commit into
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51198/49722
|
|
A new Pull Request was created by @elenavernazza for master. It involves the following packages:
@civanch, @cmsbuild, @ctarricone, @gabrielmscampos, @kpedro88, @mdhildreth, @rseidita can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
type bug-fix, ngt |
|
test parameters:
|
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
PR description:
This PR fixes a failure observed in workflow
1311.0, caused by missing products needed to build the generator-level tau collection used in the new tau validation strategy introduced in #51092.The issue manifests as a
ProductNotFoundexception during the prevalidation_step, when the moduletauGenJetsSelectorAllHadronsattempts to access thetauGenJetscollection:The cause is the missing
tauGenJetscollection, which is not produced in the Run-2 validation workflow. ThetauGenJetsSelectorAllHadronssequence is now restricted to Phase-2 workflows only, where the necessary inputs are available. This restores correct behavior of the tau validation, including the DQM plots introduced in #51092.PR validation:
The fix has been validated in:
1311.0(now runs without errors)34434.0(tau validation behaves as expected)It has also been tested on TenTau RelVal samples using the following commands: