Geant4-11
Namespaces | Variables
G4LivermoreBremsstrahlungModel.cc File Reference
#include "G4LivermoreBremsstrahlungModel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include "G4Gamma.hh"
#include "Randomize.hh"
#include "G4AutoLock.hh"
#include "G4Material.hh"
#include "G4Element.hh"
#include "G4ElementVector.hh"
#include "G4ProductionCutsTable.hh"
#include "G4ParticleChangeForLoss.hh"
#include "G4Generator2BS.hh"
#include "G4Physics2DVector.hh"
#include "G4Exp.hh"
#include "G4Log.hh"
#include "G4ios.hh"
#include <fstream>
#include <iomanip>

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{G4LivermoreBremsstrahlungModel.cc}
 

Variables

static const G4double alpha = CLHEP::twopi*CLHEP::fine_structure_const
 
static const G4double elowlimit = 20*CLHEP::keV
 
static const G4double emaxlog = 4*G4Log(10.)
 
static const G4double epeaklimit = 300*CLHEP::MeV
 
G4Mutex anonymous_namespace{G4LivermoreBremsstrahlungModel.cc}::LivermoreBremsstrahlungModelMutex = G4MUTEX_INITIALIZER
 

Variable Documentation

◆ alpha

Definition at line 80 of file G4LivermoreBremsstrahlungModel.cc.

Referenced by G4MicroElecElasticModel_new::AcousticCrossSectionPerVolume(), G4VtkSceneHandler::AddPrimitiveTensorGlyph(), G4INCL::Particle::boost(), G4ViewParameters::CatmullRomCubicSplineInterpolation(), G4RadioactiveDecay::CollimateDecay(), G4XrayRayleighModel::ComputeCrossSectionPerAtom(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4INCL::CoulombNonRelativistic::coulombDeviation(), G4Para::CreatePolyhedron(), G4VFieldModel::DescribeYourselfTo(), G4OpBoundaryProcess::DielectricDielectric(), G4CrystalUnitCell::G4CrystalUnitCell(), G4GaussJacobiQ::G4GaussJacobiQ(), G4GaussLaguerreQ::G4GaussLaguerreQ(), G4DiffuseElastic::GetDiffElasticSumProbA(), G4NuclNuclDiffuseElastic::GetDiffElasticSumProbA(), G4DNARelativisticIonisationModel::GetDifferentialCrossSection(), G4OpBoundaryProcess::GetFacetNormal(), G4NuclNuclDiffuseElastic::GetFresnelIntegrandXsc(), G4DNAIRT::GetIndependentReactionTime(), G4DNAIRT_geometries::GetIndependentReactionTime(), G4DiffuseElastic::GetIntegrandFunction(), G4DiffuseElasticV2::GetIntegrandFunction(), G4NuclNuclDiffuseElastic::GetIntegrandFunction(), G4TheRayTracer::GetMixedColour(), G4RTRun::GetMixedColour(), G4DNARelativisticIonisationModel::GetPartialCrossSection(), G4Hype::GetPointOnSurface(), G4ParticleHPMadlandNixSpectrum::GIntegral(), gl2psPrintPDFShaderSimpleExtGS(), G4ErrorSymMatrix::invertBunchKaufman(), G4InuclElementaryParticle::makeDefinition(), G4DNAIRT::MakeReaction(), G4DNAIRT_geometries::MakeReaction(), G4InuclParticleNames::nameLong(), G4INCL::InteractionAvatar::ViolationEMomentumFunctor::operator()(), G4INCL::InteractionAvatar::ViolationEEnergyFunctor::operator()(), G4GDMLWriteParamvol::Para_dimensionsWrite(), G4GDMLReadSolids::ParaRead(), G4GDMLWriteSolids::ParaWrite(), G4OpenGLQtViewer::parseSceneTreeElementAndSaveState(), G4DNAGillespieDirectMethod::PropensityFunction(), G4MicroElecSurface::Reflexion(), G4ParticleHPThermalScattering::sample_inelastic_E(), G4XrayRayleighModel::SampleSecondaries(), G4DiffuseElastic::SampleTableT(), G4DiffuseElasticV2::SampleTableT(), G4NuclNuclDiffuseElastic::SampleTableT(), G4INCL::InteractionAvatar::ViolationEMomentumFunctor::scaleParticleMomenta(), G4ModelCmdApplyStringColour< M >::SetNewValue(), G4ModelCmdApplyColour< M >::SetNewValue(), G4INCL::InteractionAvatar::ViolationEEnergyFunctor::setParticleEnergy(), G4Para::StreamInfo(), G4InuclElementaryParticle::type(), G4Abla::umass(), and G4DNAMakeReaction::UpdatePositionForReaction().

◆ elowlimit

const G4double elowlimit = 20*CLHEP::keV
static

◆ emaxlog

const G4double emaxlog = 4*G4Log(10.)
static

◆ epeaklimit

const G4double epeaklimit = 300*CLHEP::MeV
static