GGS(GenericGEANT4Simulation)Software
2.7.0
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Macros
include
montecarlo
dataobjs
GGSTRandomStatusInfo.h
Go to the documentation of this file.
1
/*
2
* GGSTRandomStatusInfo.h
3
*
4
* Created on: 01 Jan 2015
5
* Author: Nicola Mori
6
*/
7
10
#ifndef GGSTRANDOMSTATUSINFO_H_
11
#define GGSTRANDOMSTATUSINFO_H_
12
13
// ROOT headers
14
#include "TObject.h"
15
21
class
GGSTRandomStatusInfo
:
public
TObject {
22
23
public
:
24
Long_t
seeds
[2];
25
26
ClassDef(
GGSTRandomStatusInfo
, 1);
27
};
28
29
#endif
/* GGSTRANDOMSTATUSINFO_H_ */
GGSTRandomStatusInfo::seeds
Long_t seeds[2]
Seeds defining the status of the engine.
Definition:
GGSTRandomStatusInfo.h:24
GGSTRandomStatusInfo
Data object to store the status of the random engine.
Definition:
GGSTRandomStatusInfo.h:21
Generated on Wed Jul 8 2020 07:29:44 for GGS(GenericGEANT4Simulation)Software by
1.8.5