electron SF

eleSFRDF

class Corrections.EGM.eleCorrections.eleSFRDF(**kwargs)[source]

Bases:

Module to obtain electron SFs with their uncertainties.

Parameters:

wps (list of str) – name of the wps to consider among Loose, Medium, RecoAbove20, RecoBelow20, Tight, Veto, wp80iso (default), wp80noiso, wp90iso, wp90noiso.

YAML sintaxis:

codename:
    name: eleSFRDF
    path: Corrections.EGM.eleCorrections
    parameters:
        isMC: self.dataset.process.isMC
        year: self.config.year
        isUL: self.dataset.has_tag('ul')
        wps: [wp80iso, ...]