Geant4
10.02.p02
|
#include "G4UrbanMscModel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "Randomize.hh"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include "G4LossTableManager.hh"
#include "G4ParticleChangeForMSC.hh"
#include "G4Poisson.hh"
#include "G4Pow.hh"
#include "globals.hh"
#include "G4Log.hh"
#include "G4Exp.hh"
Go to the source code of this file.
Variables | |
static const G4double | Tlim = 10.*CLHEP::MeV |
static const G4double | sigmafactor |
static const G4double | epsfactor |
static const G4double | beta2lim |
static const G4double | bg2lim |
static const G4double | sig0 [15] |
static const G4double | Tdat [22] |
static const G4double | reps = 1.e-6 |
static const G4double | rp0 = 2.2747e+4 |
static const G4double | rp1 = 4.5980e+0 |
static const G4double | rp2 = 1.5580e+1 |
static const G4double | rp3 = 7.1287e-1 |
static const G4double | rp4 =-5.7069e-1 |
static const G4double | theta0max = CLHEP::pi/6. |
static const G4double | rellossmax = 0.50 |
static const G4double | invmev = 1.0/CLHEP::MeV |
static const G4double | third = 1./3. |
|
static |
Definition at line 84 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeCrossSectionPerAtom().
|
static |
Definition at line 86 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeCrossSectionPerAtom(), and G4EmCorrections::ShellCorrectionSTD().
|
static |
Definition at line 81 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeCrossSectionPerAtom().
|
static |
Definition at line 112 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeTruePathLengthLimit().
|
static |
Definition at line 111 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::SampleCosineTheta().
|
static |
Definition at line 103 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::SampleDisplacementNew().
|
static |
Definition at line 104 of file G4UrbanMscModel.cc.
Referenced by G4ParaFissionModel::ApplyYourself(), and G4UrbanMscModel::SampleDisplacementNew().
|
static |
Definition at line 105 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::SampleDisplacementNew().
|
static |
Definition at line 106 of file G4UrbanMscModel.cc.
Referenced by G4QuasiElRatios::CalcElTot(), G4ChipsProtonInelasticXS::CrossSectionFormula(), G4ChipsNeutronInelasticXS::CrossSectionFormula(), and G4UrbanMscModel::SampleDisplacementNew().
|
static |
Definition at line 107 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::SampleDisplacementNew().
|
static |
Definition at line 108 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::SampleDisplacementNew().
|
static |
Definition at line 89 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeCrossSectionPerAtom().
|
static |
Definition at line 79 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeCrossSectionPerAtom().
|
static |
Definition at line 95 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeCrossSectionPerAtom().
Definition at line 110 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::SampleCosineTheta().
|
static |
Definition at line 113 of file G4UrbanMscModel.cc.
Referenced by G4ChipsProtonElasticXS::GetExchangeT(), G4ChipsHyperonElasticXS::GetExchangeT(), G4ChipsPionPlusElasticXS::GetExchangeT(), G4ChipsKaonPlusElasticXS::GetExchangeT(), G4ChipsPionMinusElasticXS::GetExchangeT(), G4ChipsKaonMinusElasticXS::GetExchangeT(), G4ChipsNeutronElasticXS::GetExchangeT(), G4ChipsAntiBaryonElasticXS::GetExchangeT(), G4UrbanMscModel::SampleDisplacement(), G4ChipsProtonInelasticXS::ThresholdMomentum(), G4ChipsKaonPlusInelasticXS::ThresholdMomentum(), and G4ChipsPionPlusInelasticXS::ThresholdMomentum().
|
static |
Definition at line 78 of file G4UrbanMscModel.cc.
Referenced by G4UrbanMscModel::ComputeCrossSectionPerAtom().