UCATLAS / xAODAnaHelpers

ATLAS Run 2 and Run 3 analysis framework for AnalysisTop and AnalysisBase for proton-smashing physics
https://ucatlas.github.io/xAODAnaHelpers/
Apache License 2.0
42 stars 127 forks source link

Adding Support for JVT Scale Factors #1691

Closed mdhank closed 5 months ago

mdhank commented 5 months ago

The newest Run 2 R22 JVT SFs cause the code to crash on the isInRange function. Changing the code to check if the scale factors are out-of-range using the CP code instead. The passesJvtCut should already take the range into account.

Tagging @miholzbo as we were discussing this