Changes between Version 19 and Version 20 of MadSpin


Ignore:
Timestamp:
Sep 15, 2020, 2:34:51 PM (4 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MadSpin

    v19 v20  
    9898         * The status of the seed (can be changed via the card)
    9999      If path exists, use the information present in that directory which allows to bypass the initialization phase. Note that this is valid only for the SAME param_card (and the code checks that this is the case).
    100    1. '''set BW_effect True|False:''' [default:True] [[BR]]
    101       Reshuffle the momenta to describe correctly the Breit-Wigner of the decayed particle.
    102100   1. '''set seed VALUE:'''[[BR]]
    103101      Fix the value of the seed to a given value. By default use the current time to set the seed. Random numbers are generated by the python module random using the Mersenne Twister generator. It has a period of 2^19937^-1.