Changes between Version 30 and Version 31 of Korea2017-05-CMS-EXO-16-052
- Timestamp:
- Aug 23, 2017, 6:13:30 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Korea2017-05-CMS-EXO-16-052
v30 v31 130 130 === 4.1.1 Running Madgraph === 131 131 132 """ 132 {{{ 133 133 import DMsimp_s_spin0 134 134 generate p p > xd xd~ z [QCD] … … 136 136 output DM_spin0_noreallythistime 137 137 launch 138 """ 138 }}} 139 139 140 140 Turn on madspin and the showering. … … 146 146 param_card.dat -> set the masses of Y0 (or Y1 for spin 1), the mediator, and Xd, the dark matter particle (the paper uses MY0=500, MXD=150GeV) 147 147 148 we will also have to set the pythia settings to match those of CMS (UE tune, etc.). 148 149 149 150 === 4.2 Reference plots / cut-flows ===