| 43 | 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 [https://twiki.cern.ch/twiki/bin/view/LHCPhysics/LHCHXSWGMSSMCharged#Intermediate_mass_145_200_GeV_ch twiki page of the LHCHXSWG (charged Higgs subgroup)] |
| 44 | |
| 45 | 2) Generate the process at LO without neutral Higgses to compute dσ,,LO,,^no-neutral^. Use the model file attached to this page (2HDMtypeIIymbMSbar.tar) and extract it into the models folder.[[BR]] |
| 46 | __details how to generate it with MG5_aMC:__[[BR]] |
| 47 | MG5_aMC>import model 2HDMtypeIIymbMSbar[[BR]] |
| 48 | MG5_aMC>generate p p > h+ w- b b~ / h1 h2 h3[[BR]] |
| 49 | MG5_aMC>output HWbb_no-neutral[[BR]] |
| 50 | MG5_aMC>exit[[BR]] |
| 51 | |
| 52 | The parameters in the cards should be chosen according to the LHC Higgs cross section working group recommendations. |
| 53 | |
| 54 | |
| 55 | 3) Generate the process at LO including neutral Higgses to compute dσ,,LO,,^with-neutral^[[BR]] |
| 56 | __details how to generate it with MG5_aMC:__[[BR]] |
| 57 | MG5_aMC>import model 2HDMtypeIIymbMSbar[[BR]] |
| 58 | MG5_aMC>generate p p > h+ w- b b~[[BR]] |
| 59 | MG5_aMC>output HWbb_with-neutral[[BR]] |
| 60 | MG5_aMC>exit[[BR]] |
| 61 | |
| 62 | The parameters in the cards should be chosen according to the LHC Higgs cross section working group recommendations. |
| 63 | |
| 64 | |
| 65 | 4) Combine all contributions: reweight LO without neutral Higgses to NLO cross section and add neutral Higgs contribution at LO without reweighting: |
| 66 | |
| 67 | ''' dσ,,final,, = dσ,,LO,,^no-neutral^*σ,,NLO,,^no-neutral^/σ,,LO,,^no-neutral^+(dσ,,LO,,^with-neutral^-dσ,,LO,,^no-neutral^) ''' |
| 68 | |
| 69 | |
| 70 | |