Geant4
10.02.p03
|
#include "G4BetheHeitlerModel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include "G4Gamma.hh"
#include "Randomize.hh"
#include "G4ParticleChangeForGamma.hh"
#include "G4Pow.hh"
Go to the source code of this file.
Variables | |
static const G4double | GammaEnergyLimit = 1.5*MeV |
static const G4double | Egsmall =2.*MeV |
static const G4double | a0 = 8.7842e+2*microbarn |
static const G4double | a1 =-1.9625e+3*microbarn |
static const G4double | a2 = 1.2949e+3*microbarn |
static const G4double | a3 =-2.0028e+2*microbarn |
static const G4double | a4 = 1.2575e+1*microbarn |
static const G4double | a5 =-2.8333e-1*microbarn |
static const G4double | b0 =-1.0342e+1*microbarn |
static const G4double | b1 = 1.7692e+1*microbarn |
static const G4double | b2 =-8.2381 *microbarn |
static const G4double | b3 = 1.3063 *microbarn |
static const G4double | b4 =-9.0815e-2*microbarn |
static const G4double | b5 = 2.3586e-3*microbarn |
static const G4double | c0 =-4.5263e+2*microbarn |
static const G4double | c1 = 1.1161e+3*microbarn |
static const G4double | c2 =-8.6749e+2*microbarn |
static const G4double | c3 = 2.1773e+2*microbarn |
static const G4double | c4 =-2.0467e+1*microbarn |
static const G4double | c5 = 6.5372e-1*microbarn |
|
static |
Definition at line 72 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 72 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 72 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 73 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 73 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 73 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 76 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 76 of file G4BetheHeitlerModel.cc.
Definition at line 76 of file G4BetheHeitlerModel.cc.
Definition at line 77 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 77 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 77 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 80 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 80 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 80 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 81 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 81 of file G4BetheHeitlerModel.cc.
|
static |
Definition at line 81 of file G4BetheHeitlerModel.cc.
Definition at line 70 of file G4BetheHeitlerModel.cc.
Definition at line 69 of file G4BetheHeitlerModel.cc.