-
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
Puppi MET and MET significance fixes in the MET tool #15565
Puppi MET and MET significance fixes in the MET tool #15565
Conversation
A new Pull Request was created by @mmarionncern for CMSSW_8_1_X. It involves the following packages: PhysicsTools/PatAlgos @cmsbuild, @cvuosalo, @slava77, @montjj, @davidlange6 can you please review it and eventually sign? Thanks. cms-bot commands are list here #13028 |
useRefs = cms.bool(True), | ||
useValueMap = cms.bool(False), | ||
weight = cms.double(1.0), | ||
weightsName = cms.InputTag("puppiNoLep") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it would be easier to follow what has changed if parameters were not reshuffled and reindented
@mmarionncern Are you planning a backport to 80X? |
@cmsbuild please test |
The tests are being triggered in jenkins. |
-1 Tested at: 6b2c1be You can see the results of the tests here: I found follow errors while testing this PR Failed tests: RelVals
When I ran the RelVals I found an error in the following worklfows: runTheMatrix-results/50202.0_TTbar_13+TTbar_13+DIGIUP15_PU50+RECOUP15_PU50+HARVESTUP15_PU50/step3_TTbar_13+TTbar_13+DIGIUP15_PU50+RECOUP15_PU50+HARVESTUP15_PU50.log |
50202 is a 50ns wflow
looks like some condition payloads are missing in the 50ns run2 GT. |
@blinkseb can you help to understand why the AK4PFPuppi_pt is not filled ? |
@slava77 these fixes went in the plot for the JME-16-004. |
Pull request #15565 was updated. @cmsbuild, @cvuosalo, @slava77, @montjj, @davidlange6 can you please check and sign again. |
1 similar comment
Pull request #15565 was updated. @cmsbuild, @cvuosalo, @slava77, @montjj, @davidlange6 can you please check and sign again. |
Two extra commits touching the data formats have been added to keep the MET significance matrix when the MET is copied (both RECO and PAT level) |
@mariadalfonso missing conditions are in the 50ns Run2 MC Global Tag. The |
@mmarionncern @mariadalfonso @mmusich |
… and corrMET as input (constructor used by CorrectedPATMETProducer)
290abad
to
b742cc1
Compare
@slava77 rebased interactively picking the right veelken commit, |
@cmsbuild please test @mariadalfonso it looks like we are almost there. |
The tests are being triggered in jenkins. |
-1 Tested at: 7f89d67 You can see the results of the tests here: I found follow errors while testing this PR Failed tests: RelVals
When I ran the RelVals I found an error in the following worklfows: DAS Error |
@cmsbuild please test |
The tests are being triggered in jenkins. |
+1
|
This PR fixes several bugs and inconsistencies in the PAT MET tool :
Changes expected :
The puppi MET results will have sense when #15562 will be integrated.
Packages impacted:
Local tests and matrix tests seems successfull.
I will be out of office from August 27th to September 17th. If comments comes during that period, please contact @mariadalfonso and @zdemirag .