Skip to content

new MVA MET implementation on CMSSW80X#12

Closed
rfriese wants to merge 7 commits into
cms-met:CMSSW_8_0_3from
rfriese:mvamet80
Closed

new MVA MET implementation on CMSSW80X#12
rfriese wants to merge 7 commits into
cms-met:CMSSW_8_0_3from
rfriese:mvamet80

Conversation

@rfriese
Copy link
Copy Markdown

@rfriese rfriese commented Mar 18, 2016

MVA MET re-implementation and removal of old code. For propper running, the weightfile in RecoMET/METPUSubtraction/data is needed (separate commit to cms-data).

Performance and changes in detail will be shown in MET meeting end of march

combineNLeptons = cms.int32(2),
MVAMETLabel = cms.string("MVAMET"),
srcMETs = cms.VInputTag(
cms.InputTag("slimmedMETs"),
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here it's specified, which collections should be available in the MVA MET. Which ones are actually used has to be specified during the training. This information is saved in the "weight file" and then automatically picked up correctly by the MVAMET plugin

Currently I'm using e.g. the patPFMETT1 collection that is produced a few lines above, but this for sure can be adjusted if necessary

@rfriese
Copy link
Copy Markdown
Author

rfriese commented Sep 27, 2016

out of date, see new PR for CMSSW_8_0_20

@rfriese rfriese closed this Sep 27, 2016
mmarionncern pushed a commit that referenced this pull request Feb 6, 2017
zdemirag pushed a commit that referenced this pull request Sep 26, 2017
adding modifications from Alessio
eioannou pushed a commit that referenced this pull request Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants