diff --git a/config/crossSections13p6TeV.yaml b/config/crossSections13p6TeV.yaml index ce9351e8f..b6dd894c2 100644 --- a/config/crossSections13p6TeV.yaml +++ b/config/crossSections13p6TeV.yaml @@ -34,7 +34,7 @@ BR_W_lnu: unc: BR_W_qq: - BR: 1 - BR_W_lnu + BR: 1 - (3 * BR_W_lnu) reference: https://pdg.lbl.gov/2019/listings/rpp2019-list-w-boson.pdf unc: @@ -49,25 +49,36 @@ BR_Z_nunu: unc: XtoHHto2B2Wto2B2L2Nu: - crossSec: one_pb * 2 * BR_H_bb * BR_H_WW * 3 * BR_W_lnu * 3 * BR_W_lnu - reference: "common sense" + crossSec: one_pb * 2 * ( BR_H_bb * BR_H_WW * (3 * BR_W_lnu) * (3 * BR_W_lnu) ) + reference: "X to YH samples have forced decays, combinatorics aren't required, but *2 used to scale using only 'half' the decays. Y-125GeV should be identical to H, so forced decay can be ignored." unc: XtoHHto2B2Wto2B2Q1L1Nu: - crossSec: one_pb * 2 * BR_H_bb * 2 * BR_H_WW * 3 * BR_W_lnu * BR_W_qq - reference: "common sense" + crossSec: one_pb * 2 * ( BR_H_bb * BR_H_WW * 2 * ((3 * BR_W_lnu) * BR_W_qq) ) + reference: "X to YH samples have forced decays, combinatorics aren't required, but *2 used to scale using only 'half' the decays. Y-125GeV should be identical to H, so forced decay can be ignored." unc: XtoHHto2B2Vto2B2JLNu: - crossSec: one_pb * 2 * BR_H_bb * 2 * BR_H_WW * 3 * BR_W_lnu * BR_W_qq + crossSec: one_pb * 2 * ( BR_H_bb * BR_H_WW * 2 * ((3 * BR_W_lnu) * BR_W_qq) ) reference: "common sense" unc: XtoHHto2B2Vto2B2L2Nu: - crossSec: one_pb * 2 * BR_H_bb * ( BR_H_WW * 3 * BR_W_lnu * 3 * BR_W_lnu + 2 * BR_H_ZZ * 3 * BR_Z_ll * BR_Z_nunu ) + crossSec: one_pb * 2 * ( BR_H_bb * ( BR_H_WW * (3 * BR_W_lnu) * (3 * BR_W_lnu) + 2 * BR_H_ZZ * (3 * BR_Z_ll) * BR_Z_nunu ) ) reference: "common sense" unc: +# Some 2023 mass points do NOT have a 2B2Tau, so using 2Tau2B version (it shouldn't matter) +XtoHHto2B2Tau: + crossSec: one_pb * 2 * BR_H_bb * BR_H_tautau + reference: "X to YH samples have forced decays, combinatorics aren't required, but *2 used to scale using only 'half' the decays. Y-125GeV should be identical to H, so forced decay can be ignored." + unc: + +XtoHHto2Tau2B: + crossSec: one_pb * 2 * BR_H_tautau * BR_H_bb + reference: "X to YH samples have forced decays, combinatorics aren't required, but *2 used to scale using only 'half' the decays. Y-125GeV should be identical to H, so forced decay can be ignored." + unc: + GluGlutoHH_kl_0p00_kt_1p00_c2_0p00: crossSec: 0.075766 reference: https://gitlab.cern.ch/hh/recommendations/-/blob/d7ad328c2ca55c75466b0a480af19823b7fa305b/CrossSections.md