Changes between Version 29 and Version 30 of DMsimp
- Timestamp:
- Aug 20, 2015, 3:57:50 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DMsimp
v29 v30 40 40 * TO BE DONE: include the s-channel+EW model files in UFO format 41 41 42 === NLO QCD process samples for s-channel mediators ===42 === NLO QCD process samples for s-channel mediators === 43 43 Remember that "scalar" below means scalar/pseudoscalar and "vector" means vector/axial-vector. 44 44 … … 59 59 }}} 60 60 61 === NLO EW process samples for s-channel mediators ===61 === NLO EW process samples for s-channel mediators === 62 62 Remember that "scalar" below means scalar/pseudoscalar and "vector" means vector/axial-vector. 63 63 … … 65 65 66 66 {{{ 67 DMsimp_ew_scalar_5f_UFO67 import model DMsimp_ew_scalar_5f_UFO 68 68 generate p p > xd xd~ z [QCD] 69 69 generate p p > xd xd~ a [QCD] … … 75 75 76 76 {{{ 77 For DMsimp_ew_vector_5f_UFO 78 import model DMsimp_s_spin0 77 import model DMsimp_ew_vector_5f_UFO 79 78 generate p p > xd xd~ h [QCD] 80 79 }}} 81 80 81 === LO loop (top-quark) induced === 82 82 83 * monojet [[BR]] 84 85 {{{ 86 import model DMsimp_s_spin0 87 generate p p > xd xd~ j [QCD] 88 }}} 89 90 * mono-Z [[BR]] 91 92 {{{ 93 import model DMsimp_s_spin0 94 generate p p > xd xd~ z [QCD] 95 }}} 96 97 * mono-photon (will be 0 for all couplings) [[BR]] 98 99 {{{ 100 import model DMsimp_s_spin0 101 generate p p > xd xd~ a [QCD] 102 }}} 103 104 * mono-Higgs [[BR]] 105 106 {{{ 107 import model DMsimp_s_spin0 108 generate p p > xd xd~ h [QCD] 109 }}} 83 110 84 111 === Version updates ===