#include "G4LivermoreBremsstrahlungModel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include "G4Gamma.hh"
#include "Randomize.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>
#include "G4AutoLock.hh"
변수 | |
static const G4double | emaxlog = 4*G4Log(10.) |
static const G4double | alpha = CLHEP::twopi*CLHEP::fine_structure_const |
static const G4double | epeaklimit = 300*CLHEP::MeV |
static const G4double | elowlimit = 20*CLHEP::keV |
|
static |
G4LivermoreBremsstrahlungModel.cc 파일의 79 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4INCL::Particle::boost(), G4ViewParameters::CatmullRomCubicSplineInterpolation(), G4RadioactiveDecayBase::CollimateDecay(), G4RadioactiveDecay::CollimateDecay(), G4XrayRayleighModel::ComputeCrossSectionPerAtom(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4SeltzerBergerModel::ComputeDXSectionPerAtom(), G4INCL::CoulombNonRelativistic::coulombDeviation(), MuCrossSections::CRB_Mephi(), G4Para::CreatePolyhedron(), MuCrossSections::CRK_Mephi(), MuCrossSections::CRN_Mephi(), MuCrossSections::CRP_Mephi(), G4MagneticFieldModel::DescribeYourselfTo(), G4OpBoundaryProcess::DielectricDielectric(), G4ScreenedCoulombClassicalKinematics::DoScreeningComputation(), G4GaussJacobiQ::G4GaussJacobiQ(), G4GaussLaguerreQ::G4GaussLaguerreQ(), PrimaryGeneratorAction1::GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4OpBoundaryProcess::GetFacetNormal(), G4RTRun::GetMixedColour(), G4TheRayTracer::GetMixedColour(), G4Ellipsoid::GetPointOnSurface(), G4Hype::GetPointOnSurface(), G4ParticleHPMadlandNixSpectrum::GIntegral(), G4NucleonNuclearCrossSection::Interpolate(), G4ComponentBarNucleonNucleusXsc::Interpolate(), G4ErrorSymMatrix::invertBunchKaufman(), G4GDMLWriteParamvol::Para_dimensionsWrite(), G4GDMLReadSolids::ParaRead(), G4GDMLWriteSolids::ParaWrite(), G4XrayRayleighModel::SampleSecondaries(), G4DiffuseElasticV2::SampleTableT(), G4NuclNuclDiffuseElastic::SampleTableT(), G4DiffuseElastic::SampleTableT(), G4ModelCmdApplyStringColour< M >::SetNewValue(), RMC01AnalysisManagerMessenger::SetNewValue(), G4ModelCmdApplyColour< M >::SetNewValue(), RMC01AnalysisManager::SetPrimaryPowerLawSpectrumForAdjointSim(), G4Para::StreamInfo(), G4Abla::umass().
|
static |
G4LivermoreBremsstrahlungModel.cc 파일의 81 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries().
G4LivermoreBremsstrahlungModel.cc 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4LivermoreBremsstrahlungModel::ReadData(), G4SeltzerBergerModel::ReadData().
|
static |
G4LivermoreBremsstrahlungModel.cc 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries().