#include "G4MuPairProductionModel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include "G4MuonMinus.hh"
#include "G4MuonPlus.hh"
#include "Randomize.hh"
#include "G4Material.hh"
#include "G4Element.hh"
#include "G4ElementVector.hh"
#include "G4ProductionCutsTable.hh"
#include "G4ParticleChangeForLoss.hh"
#include "G4ParticleChangeForGamma.hh"
#include "G4Log.hh"
#include "G4Exp.hh"
변수 | |
static const G4double | ak1 = 6.9 |
static const G4double | ak2 = 1.0 |
static const G4int | zdat [5] = {1, 4, 13, 29, 92} |
|
static |
G4MuPairProductionModel.cc 파일의 93 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4KokoulinMuonNuclearXS::ComputeMicroscopicCrossSection(), G4MuPairProductionModel::ComputeMicroscopicCrossSection(), G4MuBremsstrahlungModel::ComputeMicroscopicCrossSection(), G4MuBremsstrahlungModel::ComputMuBremLoss(), G4MuPairProductionModel::ComputMuPairLoss().
|
static |
G4MuPairProductionModel.cc 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4KokoulinMuonNuclearXS::ComputeMicroscopicCrossSection(), G4MuPairProductionModel::ComputeMicroscopicCrossSection(), G4MuPairProductionModel::ComputMuPairLoss(), G4BogackiShampine45::InterpolateHigh(), G4RK547FEq3::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq1::makeStep().
|
static |
G4MuPairProductionModel.cc 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MuPairProductionModel::MakeSamplingTables(), G4MuPairProductionModel::SampleSecondaries().