Smearing
jetSmearerRDF
- class Corrections.JME.smearing.jetSmearerRDF(**kwargs)[source]
Bases:
Module to compute jet smearing factors (nom, up, down) and jet_pt_resolution Note: UL2016_preVFP is not implemented
YAML sintaxis:
codename: name: jetSmearerRDF path: Corrections.JME.smearing parameters: year: self.config.year isMC: self.dataset.process.isMC jerTag: self.config.year isUL: self.dataset.has_tag('ul') ispreVFP: self.config.get_aux("isPreVFP", False)