GGS(GenericGEANT4Simulation)Software
2.7.0
|
Data object to store the status of the random engine. More...
#include <GGSTRandomStatusInfo.h>
Public Member Functions | |
ClassDef (GGSTRandomStatusInfo, 1) | |
Data Fields | |
Long_t | seeds [2] |
Seeds defining the status of the engine. | |
Data object to store the status of the random engine.
Currently, the Ranecu engine is used in GGS so this class stores the two numbers defining its status.
Definition at line 21 of file GGSTRandomStatusInfo.h.