-
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
Add low-pT electrons to MINIAOD, update ID, improve end user experience (back port of 31220) #32372
Add low-pT electrons to MINIAOD, update ID, improve end user experience (back port of 31220) #32372
Conversation
A new Pull Request was created by @bainbrid for CMSSW_10_6_X. It involves the following packages: CommonTools/MVAUtils @perrotta, @jpata, @cmsbuild, @santocch, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test with cms-data/RecoEgamma-ElectronIdentification#15 |
The tests are being triggered in jenkins.
|
-1 Tested at: fbac9e3 CMSSW: CMSSW_10_6_X_2020-12-02-1100 I found follow errors while testing this PR Failed tests: RelVals
When I ran the RelVals I found an error in the following workflows: runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step3_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log |
looks related. |
In respose to #32372 (comment). The FastSim-related config is unchanged. In 11_X, the After some digging, I realised that the structure of RecoEgamma_EventContent_cff.py has changed. In 11_X, I added the rekeyLowPtGsfElectronSeedValueMaps collection to the RecoEgammaAOD list, which is then cloned and extended by RecoEgammaRECO and RecoEgammaFEVT. In 10_6_X, the latter two are defined independently of RecoEgammaAOD and my back port didn't account for this. Now corrected with the latest commit. Tested locally with wf 135.4. |
test parameters:
|
@cmsbuild please test |
+1 |
Comparison results are now available @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
@smuzaffar |
+1 |
Comparison results are now available @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
+1
this PR includes partial or complete backports of the following:
Small discrepancies are present here compared to the master:
|
@cms-sw/simulation-l2 @cms-sw/analysis-l2 Would you please have a look? This is urgently needed for re-MiniAOD. |
urgent |
+1 |
merge |
sync up with #32372: remove unnecessary include in PhysicsTools/PatAlgos slimmedLowPtElectrons_cff.py
+1 |
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_3_X is complete. This pull request will be automatically merged. |
PR description:
This PR relies on the following PR: cms-data/RecoEgamma-ElectronIdentification#17 (UPDATED!)
run2_miniAOD_UL
modifier to run PAT on existing RECO/AOD samplesPR validation:
if this PR is a backport please specify the original PR and why you need to backport that PR:
@slava77 @guitargeek @crovelli @afiqaize @SohamBhattacharya @jpata @jainshilpi @lsoffi