cms-nanoAOD / nanoAOD-tools

Tools for working with NanoAOD (requiring only python + root, not CMSSW)
42 stars 328 forks source link

Incorrect range of max_abs_eta for btag SF #288

Open kawaho opened 3 years ago

kawaho commented 3 years ago

The max_abs_eta https://github.com/cms-nanoAOD/nanoAOD-tools/blob/master/python/postprocessing/modules/btv/btagSFProducer.py#L49 should be modified from 2.4 to 2.5 according to the latest recommendation from the btag pog, for example in the recommendation for ul18 (same for ul17)https://twiki.cern.ch/twiki/bin/view/CMS/BtagRecommendation106XUL18

mariadalfonso commented 3 years ago

@kawaho
please make a PR