Bug #914
Error in random number
Status:
Rejected
Priority:
Low
Assignee:
Category:
Simulation
Target version:
Start date:
18 February 2012
Due date:
% Done:
0%
Estimated time:
Workflow:
New Issue
Description
The random number in the json structure [mc][primary][random_seed] is not random. It is a large number which increments by one for each occurance.
Updated by Rogers, Chris almost 12 years ago
- Assignee set to Rogers, Chris
This is sometimes correct behaviour, depending on your cards. If random_seed_algorithm is set to incrementing_random, the first time we make a primary, the seed takes a random number. Then for subsequent primaries we increment it by 1.
This is then used to set the seed for GEANT4 MC.
Updated by Rogers, Chris almost 12 years ago
- Category set to Simulation
- Target version set to Future MAUS release