Changes between Version 6 and Version 7 of modcolorS_trip
- Timestamp:
- Nov 3, 2015, 5:19:08 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
modcolorS_trip
v6 v7 5 5 6 6 * Elizabeth Drueke (Michigan State University) 7 * Reinhard Schwienhorst (Michigan State University) 8 9 == Other Contributors == 10 11 * Natascia Vignaroli (Michigan State University) 7 12 * Joseph Nutter (Michigan State University) 8 * Reinhard Schwienhorst (Michigan State University)9 * Natascia Vignaroli (Michigan State University)10 13 * Devin G. E. Walker (SLAC National Accelerator Laboratory) 11 14 * Jiang-Hao Yu (The University of Texas at Austin) 12 * Tao Han (University of Wisconsin)15 * Tao Han (University of Pittsburg) 13 16 * Ian Lewis (University of Wisconsin) 14 17 * Zhen Liu (University of Wisconsin) … … 118 121 == Generation specifics == 119 122 120 In [http://arxiv.org/pdf/1409.7607v2.pdf 1409.7607v2], the samples were generated with the mass as the scale, dsqrt_q2fact1, and dsqrt_q2fact2 in the run_card. These samples were also generated without the pre-included!MadGraph cuts as demonstrated in the run_card.dat for 500 GeV mass included above. The specific generations run were123 In [http://arxiv.org/pdf/1409.7607v2.pdf 1409.7607v2], the samples were generated with the color triplet mass as the scale, dsqrt_q2fact1, and dsqrt_q2fact2 in the run_card.dat file. These samples were also generated without !MadGraph cuts as demonstrated in the run_card.dat for 500 GeV mass included above. The specific generations run were 121 124 {{{ 122 p p > t b, t > b l+ vl 123 p p > t~ b~, t~ > b~ l- vl~ 125 p p > t b, t > b l+ vl @1 126 p p > t~ b~, t~ > b~ l- vl~ @2 124 127 }}} 125 The resonanceWidth macro can be run to determine the WSIX parameter input for the parameters.py file in the model file.128 The resonanceWidth macro can be run to determine the width of the color triplet resonance, which is the WSIX parameter input for the parameters.py file in the model directory. 126 129 127 To generate a specificmass, change the MSIX parameter to the mass of the particle in GeV and the WSIX parameter as described above in the parameters.py file of the model.130 To generate the settings for a specific color triplet mass, change the MSIX parameter to the mass of the particle in GeV and the WSIX parameter as described above in the parameters.py file of the model.