Changes between Version 2 and Version 3 of MC4BSM2013
- Timestamp:
- Apr 19, 2013, 9:25:10 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MC4BSM2013
v2 v3 101 101 The first time that you import a new model, it is a good moment to test it! For this 102 102 1. You can run MG5 in debug mode (./bin/mg5 --debug) 103 2. You can test the Lorentz invariance/Gauge invariance/... of at least a couple of processes. This is one examples: 103 2. You can test the Lorentz invariance/Gauge invariance/... of at least a couple of processes. 104 105 Choose one model at the MG5_DIR/models directory and try it: 104 106 {{{ 105 107 import model MODELNAME … … 139 141 2) Generate events for a resonance with different parity but same spin (e.g. spin0+, spin0-). Choose parameters properly. 140 142 141 3) Use the matching-scheme within MG5 for p p > x2 + 0,1,2-jets @ 14TeV. Check your DJR plots. Is the matching working properly? 143 * '''MLM matching''' 144 Use the matching scheme within MG5 for p p > x2 + 0,1,2-jets @ 14TeV. Choose the run parameters carefully, and check your DJR plots. Is the matching working properly? Vary your cutoff scale and check that the cross section does not change significantly. 142 145 ''For this, you should have MadAnalysis and pythia installed within the MG5 interface. To instal simply:'' 143 146 {{{