Geant4  10.00.p01
G4GoudsmitSaundersonTable.cc File Reference
#include "G4GoudsmitSaundersonTable.hh"
#include "G4Log.hh"
#include "G4ios.hh"
#include <fstream>
+ Include dependency graph for G4GoudsmitSaundersonTable.cc:

Go to the source code of this file.

Variables

static const G4double LAMBDAN [76]
 
static const G4double scrA [76 *11]
 
static const G4double uvalues [320]
 

Variable Documentation

const G4double LAMBDAN[76]
static
Initial value:
={1.0,1.1659144,1.3593564,1.5848932,1.8478498,2.1544347,2.5118864,2.9286446,
3.4145489,3.9810717,4.6415888,5.4116953,6.3095734,7.3564225,8.576959,10,11.659144,13.593564,15.848932,
18.478498,21.544347,25.118864,29.286446,34.145489,39.810717,46.415888,54.116953,63.095734,73.564225,
85.76959,100,116.59144,135.93564,158.48932,184.78498,215.44347,251.18864,292.86446,341.45489,398.10717,
464.15888,541.16953,630.95734,735.64225,857.6959,1000,1165.9144,1359.3564,1584.8932,1847.8498,2154.4347,
2511.8864,2928.6446,3414.5489,3981.0717,4641.5888,5411.6953,6309.5734,7356.4225,8576.959,10000,
11659.144,13593.564,15848.932,18478.498,21544.347,25118.864,29286.446,34145.489,39810.717,46415.888,
54116.953,63095.734,73564.225,85769.59,100000.}

Definition at line 58 of file G4GoudsmitSaundersonTable.cc.

Referenced by G4GoudsmitSaundersonTable::SampleTheta().

const G4double uvalues[320]
static