Changes between Version 18 and Version 19 of MadSpin
- Timestamp:
- May 5, 2020, 1:08:18 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MadSpin
v18 v19 102 102 1. '''set seed VALUE:'''[[BR]] 103 103 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. 104 1. '''set Nevents_for_max_weig thVALUE''':[[BR]]104 1. '''set Nevents_for_max_weight VALUE''':[[BR]] 105 105 number of events for the estimate of the maximum weight needed to perform the reweighting 106 106 1. '''set max_weight_ps_point VALUE''':[[BR]]