Heavy charged Higgs production
This page contains the code to generate events for charged Higgs production at the LHC.
Authors : Celine Degrande, Maria Ubiali, Marius Wiesemann, Marco Zaro
Reference:
Heavy charged Higgs boson production at the LHC
- Degrande, M. Ubiali, M. Wiesemann, M. Zaro. Jul 9, 2015. 32 pp.
e-Print: arXiv:1507.02549 [hep-ph]
Instructions:
The process folders have to be placed directly inside the main folder (of the proper version) of MadGraph5_aMC@NLO (MG5_aMC homepage). Please extract the downloadable archive there or move the process folders there (do not copy the folder, since this may destroy the symbolic links).
Charged Higgs production in the intermediate mass range
This page contains instructions how to use the NLO predictions for charged Higgs production in the intermediate mass range and combine them with event generation at LO.
Authors : Celine Degrande, Rikkert Frederix, Valentin Hirschi, Maria Ubiali, Marius Wiesemann, Marco Zaro
Reference:
Accurate predictions for charged Higgs production: closing the mH±∼mt window
- Degrande, R. Frederix, V. Hirschi, M. Ubiali, M. Wiesemann, M. Zaro.
e-Print: arXiv:1607.05291 [hep-ph]
Instructions:
The best we can do currently to model a charged Higgs signal in the intermediate mass range for this involved process (pp > b b H W) is to use the available NLO predictions for the total cross section and combine them with event generation at LO.
1) The state-of-the-art NLO predictions in the intermediate mass range, excluding contributions from scalar Higgses, can be downloaded for tan(beta) values of 0.1 to 60 for both type I and type II 2HDMs from the twiki page of the LHCHXSWG (charged Higgs subgroup)
2) Generate the process at LO without neutral Higgses to compute dσLOno-neutral. Use the model file attached to this page (2HDMtypeIIymbMSbar.tar.gz DISCLAIMER: This model should be used only at LO, at NLO the MSbar scheme requires additional modifications of the code.) and extract it into the models folder.
details how to generate it with MG5_aMC:
MG5_aMC>import model 2HDMtypeIIymbMSbar
MG5_aMC>generate p p > h+ w- b b~ / h1 h2 h3
MG5_aMC>output HWbb_no-neutral
MG5_aMC>exit
The parameters in the cards should be chosen according to the LHC Higgs cross section working group recommendations.
3) Generate the process at LO including neutral Higgses to compute dσLOwith-neutral
details how to generate it with MG5_aMC:
MG5_aMC>import model 2HDMtypeIIymbMSbar
MG5_aMC>generate p p > h+ w- b b~
MG5_aMC>output HWbb_with-neutral
MG5_aMC>exit
The parameters in the cards should be chosen according to the LHC Higgs cross section working group recommendations.
4) Combine all contributions: reweight LO without neutral Higgses to NLO cross section and add neutral Higgs contribution at LO without reweighting:
dσfinal = dσLOno-neutral*σNLOno-neutral/σLOno-neutral+(dσLOwith-neutral-dσLOno-neutral)
Attachments (5)
-
chargedHiggs_bh-t_4FS_yt2_v2.1.2.tar
(19.3 MB
) - added by 9 years ago.
Charged Higgs in 4FS yt2 term, working with MG5_aMC_v2.1.2
-
chargedHiggs_bh-t_4FS_yb2_v2.1.2.tar
(24.8 MB
) - added by 9 years ago.
Charged Higgs in 4FS yb2 term, working with MG5_aMC_v2.1.2
-
chargedHiggs_h-tb_4FS_yb2_v2.4.3.tar.gz
(19.3 MB
) - added by 8 years ago.
Charged Higgs in 4FS yb2 term, working with MG5_aMC_v2.4.3, including new recommended mb-running of LHCHXSWG
-
chargedHiggs_h-tb_4FS_yt2_v2.4.3.tar.gz
(10.0 MB
) - added by 8 years ago.
Charged Higgs in 4FS yt2 term, working with MG5_aMC_v2.4.3, including new recommended mb-running of LHCHXSWG
-
2HDMtypeIIymbMSbar.tar.gz
(89.0 KB
) - added by 8 years ago.
Model file to be used for intermiadate mass range at LO. DISCLAIMER: This model should be used only at LO, at NLO the MSbar scheme requires additional modifications of the code.