StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SeedTable.h
1 /***************************************************************************
2  *
3  * $Id: SeedTable.h,v 1.2 1999/12/07 23:43:04 ullrich Exp $
4  *
5  * Author: Gabriele Cosmo - Created: 2nd February 1996
6  * modified for SCL bl
7  ***************************************************************************
8  *
9  * Description:
10  * SeedTable.h,v 1.2 1997/04/04 13:22:42
11  * -----------------------------------------------------------------------
12  * HEP Random
13  * table of seeds
14  * -----------------------------------------------------------------------
15  * This file is part of Geant4 (simulation toolkit for HEP).
16  *
17  * Static definition for the table of seeds.
18  * This table of seeds has been taken from the original FORTRAN77
19  * implementation of the HEP CERN Library routine RECUSQ.
20  * Each sequence has a period of 10**9 numbers.
21  *
22  ***************************************************************************
23  *
24  * $Log: SeedTable.h,v $
25  * Revision 1.2 1999/12/07 23:43:04 ullrich
26  * Modified to get rid of warnings on Linux.
27  *
28  * Revision 1.1 1999/01/30 03:59:01 fisyak
29  * Root Version of StarClassLibrary
30  *
31  * Revision 1.1 1999/01/23 00:27:45 ullrich
32  * Initial Revision
33  *
34  **************************************************************************/
35 #ifndef SeedTable_h
36 #define SeedTable_h 1
37 
38 const long HepRandomEngine::seedTable[215][2] = {
39  {9876, 54321},
40  {1299961164, 253987020},
41  {669708517, 2079157264},
42  {190904760, 417696270},
43  {1289741558, 1376336092},
44  {1803730167, 324952955},
45  {489854550, 582847132},
46  {1348037628, 1661577989},
47  {350557787, 1155446919},
48  {591502945, 634133404},
49  {1901084678, 862916278},
50  {1988640932, 1785523494},
51  {1873836227, 508007031},
52  {1146416592, 967585720},
53  {1837193353, 1522927634},
54  {38219936, 921609208},
55  {349152748, 112892610},
56  {744459040, 1735807920},
57  {1983990104, 728277902},
58  {309164507, 2126677523},
59  {362993787, 1897782044},
60  {556776976, 462072869},
61  {1584900822, 2019394912},
62  {1249892722, 791083656},
63  {1686600998, 1983731097},
64  {1127381380, 198976625},
65  {1999420861, 1810452455},
66  {1972906041, 664182577},
67  {84636481, 1291886301},
68  {1186362995, 954388413},
69  {2141621785, 61738584},
70  {1969581251, 1557880415},
71  {1150606439, 136325185},
72  {95187861, 1592224108},
73  {940517655, 1629971798},
74  {215350428, 922659102},
75  {786161212, 1121345074},
76  {1450830056, 1922787776},
77  {1696578057, 2025150487},
78  {1803414346, 1851324780},
79  {1017898585, 1452594263},
80  {1184497978, 82122239},
81  {633338765, 1829684974},
82  {430889421, 230039326},
83  {492544653, 76320266},
84  {389386975, 1314148944},
85  {1720322786, 709120323},
86  {1868768216, 1992898523},
87  {443210610, 811117710},
88  {1191938868, 1548484733},
89  {616890172, 159787986},
90  {935835339, 1231440405},
91  {1058009367, 1527613300},
92  {1463148129, 1970575097},
93  {1795336935, 434768675},
94  {274019517, 605098487},
95  {483689317, 217146977},
96  {2070804364, 340596558},
97  {930226308, 1602100969},
98  {989324440, 801809442},
99  {410606853, 1893139948},
100  {1583588576, 1219225407},
101  {2102034391, 1394921405},
102  {2005037790, 2031006861},
103  {1244218766, 923231061},
104  {49312790, 775496649},
105  {721012176, 321339902},
106  {1719909107, 1865748178},
107  {1156177430, 1257110891},
108  {307561322, 1918244397},
109  {906041433, 360476981},
110  {1591375755, 268492659},
111  {461522398, 227343256},
112  {2145930725, 2020665454},
113  {1938419274, 1331283701},
114  {174405412, 524140103},
115  {494343653, 18063908},
116  {1025534808, 181709577},
117  {2048959776, 1913665637},
118  {950636517, 794796256},
119  {1828843197, 1335757744},
120  {211109723, 983900607},
121  {825474095, 1046009991},
122  {374915657, 381856628},
123  {1241296328, 698149463},
124  {1260624655, 1024538273},
125  {900676210, 1628865823},
126  {697951025, 500570753},
127  {1007920268, 1708398558},
128  {264596520, 624727803},
129  {1977924811, 674673241},
130  {1440257718, 271184151},
131  {1928778847, 993535203},
132  {1307807366, 1801502463},
133  {1498732610, 300876954},
134  {1617712402, 1574250679},
135  {1261800762, 1556667280},
136  {949929273, 560721070},
137  {1766170474, 1953522912},
138  {1849939248, 19435166},
139  {887262858, 1219627824},
140  {483086133, 603728993},
141  {1330541052, 1582596025},
142  {1850591475, 723593133},
143  {1431775678, 1558439000},
144  {922493739, 1356554404},
145  {1058517206, 948567762},
146  {709067283, 1350890215},
147  {1044787723, 2144304941},
148  {999707003, 513837520},
149  {2140038663, 1850568788},
150  {1803100150, 127574047},
151  {867445693, 1149173981},
152  {408583729, 914837991},
153  {1166715497, 602315845},
154  {430738528, 1743308384},
155  {1388022681, 1760110496},
156  {1664028066, 654300326},
157  {1767741172, 1338181197},
158  {1625723550, 1742482745},
159  {464486085, 1507852127},
160  {754082421, 1187454014},
161  {1315342834, 425995190},
162  {960416608, 2004255418},
163  {1262630671, 671761697},
164  {59809238, 103525918},
165  {1205644919, 2107823293},
166  {1615183160, 1152411412},
167  {1024474681, 2118672937},
168  {1703877649, 1235091369},
169  {1821417852, 1098463802},
170  {1738806466, 1529062843},
171  {620780646, 1654833544},
172  {1070174101, 795158254},
173  {658537995, 1693620426},
174  {2055317555, 508053916},
175  {1647371686, 1282395762},
176  {29067379, 409683067},
177  {1763495989, 1917939635},
178  {1602690753, 810926582},
179  {885787576, 513818500},
180  {1853512561, 1195205756},
181  {1798585498, 1970460256},
182  {1819261032, 1306536501},
183  {1133245275, 37901},
184  {689459799, 1334389069},
185  {1730609912, 1854586207},
186  {1556832175, 1228729041},
187  {251375753, 683687209},
188  {2083946182, 1763106152},
189  {2142981854, 1365385561},
190  {763711891, 1735754548},
191  {1581256466, 173689858},
192  {2121337132, 1247108250},
193  {1004003636, 891894307},
194  {569816524, 358675254},
195  {626626425, 116062841},
196  {632086003, 861268491},
197  {1008211580, 779404957},
198  {1134217766, 1766838261},
199  {1423829292, 1706666192},
200  {942037869, 1549358884},
201  {1959429535, 480779114},
202  {778311037, 1940360875},
203  {1531372185, 2009078158},
204  {241935492, 1050047003},
205  {272453504, 1870883868},
206  {390441332, 1057903098},
207  {1230238834, 1548117688},
208  {1242956379, 1217296445},
209  {515648357, 1675011378},
210  {364477932, 355212934},
211  {2096008713, 1570161804},
212  {1409752526, 214033983},
213  {1288158292, 1760636178},
214  {407562666, 1265144848},
215  {1071056491, 1582316946},
216  {1014143949, 911406955},
217  {203080461, 809380052},
218  {125647866, 1705464126},
219  {2015685843, 599230667},
220  {1425476020, 668203729},
221  {1673735652, 567931803},
222  {1714199325, 181737617},
223  {1389137652, 678147926},
224  {288547803, 435433694},
225  {200159281, 654399753},
226  {1580828223, 1298308945},
227  {1832286107, 169991953},
228  {182557704, 1046541065},
229  {1688025575, 1248944426},
230  {1508287706, 1220577001},
231  {36721212, 1377275347},
232  {1968679856, 1675229747},
233  {279109231, 1835333261},
234  {1358617667, 1416978076},
235  {740626186, 2103913602},
236  {1882655908, 251341858},
237  {648016670, 1459615287},
238  {780255321, 154906988},
239  {857296483, 203375965},
240  {1631676846, 681204578},
241  {1906971307, 1623728832},
242  {1541899600, 1168449797},
243  {1267051693, 1020078717},
244  {1998673940, 1298394942},
245  {1914117058, 1381290704},
246  {426068513, 1381618498},
247  {139365577, 1598767734},
248  {2129910384, 952266588},
249  {661788054, 19661356},
250  {1104640222, 240506063},
251  {356133630, 1676634527},
252  {242242374, 1863206182},
253  {957935844, 1490681416} };
254 #endif