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

BJetEfficiency abs(eta)<2.5 #1637

Open
mdhank opened this issue Apr 25, 2023 · 0 comments
Open

BJetEfficiency abs(eta)<2.5 #1637

mdhank opened this issue Apr 25, 2023 · 0 comments

Comments

@mdhank
Copy link
Contributor

mdhank commented Apr 25, 2023

The BJetEfficiencyCorrector (https://github.com/UCATLAS/xAODAnaHelpers/blob/main/Root/BJetEfficiencyCorrector.cxx#L486) does not set a SF for jets with abs(eta)>2.5 if dec_sfBTag is available. Using the MC20 file "xAODBTaggingEfficiency/13TeV/2022-22-13TeV-MC20-CDI-2022-07-28_v1.root", the decoration is available for jets with abs(eta)>2.5, returning a SF of 1 and the message "Jet |eta| is outside of the boundary!".

This is something that could be handled at the analysis end, but since the SF is set to 1 when abs(eta)>2.5 and there is no decoration, it makes sense to do so when there is a decoration.

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

No branches or pull requests

1 participant