TAU Corrections
tauSFRDF
- class Corrections.TAU.tauCorrections.tauSFRDF(**kwargs)[source]
Bases:
Module to obtain DeepTau2017v2p1 SFs and TES with their up/down uncertainties.
- Parameters:
vsjet_wps (list of str) – DeepTau2017v2p1VSjet WPs to consider. Default: [Medium, Tight]
vse_wps (list of str) – DeepTau2017v2p1VSe WPs to consider. Default: [VVLoose, Tight]
vsmu_wps (list of str) – DeepTau2017v2p1VSmu WPs to consider. Default: [VLoose, Tight]
vsjet_vse_wp (str) – DeepTau2017v2p1VSeWP used to compute the DeepTau2017v2p1VSjet scale factor. Default: VVLoose
YAML sintaxis:
codename: name: tauSFRDF path: Corrections.TAU.tauCorrections parameters: isMC: self.dataset.process.isMC year: self.config.year isUL: self.dataset.has_tag('ul') vsjet_wps: [Medium, Tight] vse_wps: [VVLoose, Tight] vsmu_wps: [VLoose, Tight]