|
PYTHIA
8.316
|
#include <Basics.h>
Public Member Functions | |
| bool | operator== (const RndmState &other) const |
| Test whether two random states would generate the same random sequence. More... | |
Public Attributes | |
| int | i97 {} |
| int | j97 {} |
| int | seed {0} |
| long | sequence {0} |
| double | u [97] {} |
| double | c {} |
| double | cd {} |
| double | cm {} |
| bool operator== | ( | const RndmState & | other | ) | const |
1.8.11