Skip to content
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

Make BadGlobalMuonTagger METFilter compliant. #13

Closed

Conversation

riga
Copy link

@riga riga commented Feb 4, 2017

This PR changes the pass/fail logic of the BadGlobalMuonTagger in order be compliant with existing MET filters.

Instead of returning a found decision that denoted the existance of a found bad/duplicate muon, the filter now returns the pass decision. As a result, the module can be added to a sequence or path without sequence negation (~module/module.invert).

The module also produces a bool for the pass decision now, that can be evaluated in following analyzers when using the tagging mode with the same recipes as already described here.

Edit: Ok, I just found a HN with an identical proposal -.- ... but at least you might add this with a single click ;)

(note: this is a clone of PR #10 which got corrupted due to a base fork change)

@riga riga closed this Feb 6, 2017
gpetruc pushed a commit that referenced this pull request Aug 16, 2017
gpetruc pushed a commit that referenced this pull request Oct 2, 2017
gpetruc added a commit that referenced this pull request Oct 4, 2017
gpetruc added a commit that referenced this pull request Jul 1, 2019
reinstating H/E for em/had separation
gpetruc pushed a commit that referenced this pull request Oct 29, 2019
gpetruc pushed a commit that referenced this pull request Jul 15, 2020
…ms (L1Trigger/TrackFindingTMTT) (cms-sw#29381)

* create separate PRs for the two L1TK packages

* Improved KF efficiency at high eta

* Moved MC data files to cms-data

* Removed old file

* Removed KF HLS to put instead in external library

* Ran scram b code-format

* Delete KF4ParamsComb.h.bak

* Delete KF4ParamsCombIV.bak

* Delete KF4ParamsCombV2.bak

* Delete KF5ParamsComb.h.bak

* Delete KF4ParamsComb.cc.bak

* Delete KF4ParamsCombIV.bak

* Delete KF4ParamsCombV2.bak

* Delete KF5ParamsComb.cc.bak

* L1 tk integration tmtt pre5 (#7)

* Added CMS code style fixes

* Removed old file

* Reapplied stub b code-format

* All code review changes (#13)

* Fix clang errors (#14)

* fixed clang error

* directory for MC txt files

* Fixed clang warnings + minor simplifications (#15)

* tweak

* tweak

* Fixed clang warnings and small simplifications

* Fixed clang warnings and small simplifications

* All remaining review comments addressed (#16)

* Replaced vector size with empty function

* Simplified DegradeBend and StubWindowSuggest

* Fixed more review comments

* More review comments

* code reformat

* Ran exhaustive clang tidy

* Added library to BuildFile.xml (#17)

* Deleted TrackFindingTMT/data/README (#18)

* Added library to BuildFile.xml (This was already done yesterday. Not sure why it appears again)

* README file in data directory deleted

* Fix review comments (#20)

Co-authored-by: Louise Skinnari <louise.skinnari@cern.ch>
gpetruc pushed a commit that referenced this pull request Apr 4, 2023
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.

1 participant