Changes between Version 29 and Version 30 of ComplexMassScheme
- Timestamp:
- Jul 21, 2016, 12:58:51 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ComplexMassScheme
v29 v30 44 44 * Basic options 45 45 * {{{ --name }}} 46 * {{{ --report }}} 46 47 * {{{ --tweak }}} 47 48 * {{{ --seed }}} … … 68 69 This will serve as the base_name for the fortran output folder for the loop matrix element and for the pickle files storing the results generated. The default 'auto' tries to smartly automatically assign one, but it is recommended to specify your own. 69 70 * Example: --name=fully_decayed_ttx 71 72 {{{--report=concise}}}:: 73 By chosing 'full' instead of the default 'concise', MG5aMC will give advanced information on the details (widths recomputed, offshellness considered, etc...) of the test performed. The two possible values are 'concise' and 'full'. 74 * Example: --report=full 70 75 71 76 {{{--tweak=default()}}}::