muon SF

muSFRDF

class Corrections.MUO.muCorrections.muSFRDF(**kwargs)[source]

Bases:

Module to obtain muon SFs with their uncertainties.

Parameters:

wps (list of str) – name of the wps to consider among tight_id, tight_reliso. Note: probably more can be considered.

YAML sintaxis:

codename:
    name: muSFRDF
    path: Corrections.MUO.muCorrections
    parameters:
        isMC: self.dataset.process.isMC
        year: self.config.year
        isUL: self.dataset.has_tag('ul')
        wps: [tight_id, tight_reliso]