muon SF using GEMethod

MuonSF

class Corrections.MUO.muonSF_GEMethod.MuonSF(**kwargs)[source]

Bases:

Module to obtain high-pt di-muon SFs with their uncertainties for: reco, ID, iso & trigger. Implemented for the full RunII (2016, 2017 & 2018). All SFs are taken from official JSONs. Alternatively, trigger & reco SFs can be read from a table format, taken from the Muon POG twiki.

YAML sintaxis:

codename:
    name: MuonSF
    path: Corrections.MUO.muonSF_GEMethod
    parameters:
        isMC: self.dataset.process.isMC
        year: self.config.year
        isUL: self.dataset.has_tag('ul')
        preVFP: self.dataset.has_tag('preVFP')