Changes between Version 28 and Version 29 of Korea2017-05-CMS-EXO-16-052


Ignore:
Timestamp:
Aug 23, 2017, 4:45:52 AM (8 years ago)
Author:
Ian James Watson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Korea2017-05-CMS-EXO-16-052

    v28 v29  
    128128
    129129
     130=== 4.1.1 Running Madgraph ===
     131
     132"""
     133import DMsimp_s_spin0
     134generate p p > xd xd~ z [QCD]
     135add process p p > xd xd~ z j [QCD]
     136output DM_spin0_noreallythistime
     137launch
     138"""
     139
     140Turn on madspin and the showering.
     141Then fix:
     142
     143madspin_card.dat -> set "z > l+ l-"
     144run_card.dat -> can set number of events, but also change shower to PYTHIA8, ickkw to 3 (FxFx merging)
     145shower_card.dat -> Qcut to 15 (50?)
     146param_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
     148
    130149=== 4.2 Reference plots / cut-flows ===
    131150