Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Protected 속성 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | 모든 멤버 목록
G4eBremsstrahlungRelModel 클래스 참조

#include <G4eBremsstrahlungRelModel.hh>

G4eBremsstrahlungRelModel에 대한 상속 다이어그램 :
G4VEmModel G4LivermoreBremsstrahlungModel G4SeltzerBergerModel G4ePolarizedBremsstrahlungModel

Public 멤버 함수

 G4eBremsstrahlungRelModel (const G4ParticleDefinition *p=0, const G4String &nam="eBremLPM")
 
 ~G4eBremsstrahlungRelModel ()=default
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &) override
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel) override
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy) override
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double tkin, G4double Z, G4double, G4double cutEnergy, G4double maxEnergy=DBL_MAX) override
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double cutEnergy, G4double maxEnergy) override
 
virtual void SetupForMaterial (const G4ParticleDefinition *, const G4Material *, G4double) override
 
virtual G4double MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double cut) override
 
void SetLPMconstant (G4double val)
 
G4double LPMconstant () const
 
void SetLowestKinEnergy (G4double)
 
G4double LowestKinEnergy () const
 
virtual void InitialiseForMaterial (const G4ParticleDefinition *, const G4Material *)
 
virtual void InitialiseForElement (const G4ParticleDefinition *, G4int Z)
 
virtual G4double CrossSectionPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double GetPartialCrossSection (const G4Material *, G4int level, const G4ParticleDefinition *, G4double kineticEnergy)
 
G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, const G4Element *, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerShell (const G4ParticleDefinition *, G4int Z, G4int shellIdx, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ChargeSquareRatio (const G4Track &)
 
virtual G4double GetChargeSquareRatio (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual G4double GetParticleCharge (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void StartTracking (G4Track *)
 
virtual void CorrectionsAlongStep (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &eloss, G4double &niel, G4double length)
 
virtual G4double Value (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *)
 
virtual void DefineForRegion (const G4Region *)
 
virtual void ModelDescription (std::ostream &outFile) const
 
virtual void ModelDescription (std::ostream &outFile, G4String endOfLine) const
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
virtual G4double ComputeDEDX (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
G4double CrossSection (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeMeanFreePath (const G4ParticleDefinition *, G4double kineticEnergy, const G4Material *, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectRandomAtomNumber (const G4Material *)
 
G4int SelectIsotopeNumber (const G4Element *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=nullptr)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
G4VEmModelGetTripletModel ()
 
void SetTripletModel (G4VEmModel *)
 
void SetAngularDistribution (G4VEmAngularDistribution *)
 
G4double HighEnergyLimit () const
 
G4double LowEnergyLimit () const
 
G4double HighEnergyActivationLimit () const
 
G4double LowEnergyActivationLimit () const
 
G4double PolarAngleLimit () const
 
G4double SecondaryThreshold () const
 
G4bool LPMFlag () const
 
G4bool DeexcitationFlag () const
 
G4bool ForceBuildTableFlag () const
 
G4bool UseAngularGeneratorFlag () const
 
void SetAngularGeneratorFlag (G4bool)
 
void SetHighEnergyLimit (G4double)
 
void SetLowEnergyLimit (G4double)
 
void SetActivationHighEnergyLimit (G4double)
 
void SetActivationLowEnergyLimit (G4double)
 
G4bool IsActive (G4double kinEnergy)
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetFluctuationFlag (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 
const G4IsotopeGetCurrentIsotope () const
 
G4bool IsLocked () const
 
void SetLocked (G4bool)
 

Protected 멤버 함수

virtual G4double ComputeDXSectionPerAtom (G4double gammaEnergy)
 
void SetCurrentElement (G4int)
 
G4ParticleChangeForLossGetParticleChangeForLoss ()
 
G4ParticleChangeForGammaGetParticleChangeForGamma ()
 
virtual G4double MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy)
 
const G4MaterialCutsCoupleCurrentCouple () const
 
void SetCurrentElement (const G4Element *)
 

Protected 속성

G4NistManagernist
 
const G4ParticleDefinitionparticle
 
G4ParticleDefinitiontheGamma
 
G4ParticleChangeForLossfParticleChange
 
G4double bremFactor
 
G4double particleMass
 
G4double kinEnergy
 
G4double totalEnergy
 
G4double densityFactor
 
G4double densityCorr
 
G4double nucTerm
 
G4double sumTerm
 
G4bool scatOffElectron
 
G4bool isElectron
 
G4int currentZ
 
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 
G4bool lossFlucFlag
 
G4double inveplus
 

Private 멤버 함수

void InitialiseConstants ()
 
void CalcLPMFunctions (G4double gammaEnergy)
 
G4double ComputeBremLoss (G4double cutEnergy)
 
G4double ComputeXSectionPerAtom (G4double cutEnergy)
 
G4double ComputeRelDXSectionPerAtom (G4double gammaEnergy)
 
void SetParticle (const G4ParticleDefinition *p)
 
G4double Phi1 (G4double, G4double)
 
G4double Phi1M2 (G4double, G4double)
 
G4double Psi1 (G4double, G4double)
 
G4double Psi1M2 (G4double, G4double)
 
G4eBremsstrahlungRelModeloperator= (const G4eBremsstrahlungRelModel &right)=delete
 
 G4eBremsstrahlungRelModel (const G4eBremsstrahlungRelModel &)=delete
 

Private 속성

G4double lowestKinEnergy
 
G4double fMigdalConstant
 
G4double fLPMconstant
 
G4double energyThresholdLPM
 
G4double facFel
 
G4double facFinel
 
G4double preS1
 
G4double logTwo
 
G4double z13
 
G4double z23
 
G4double lnZ
 
G4double Fel
 
G4double Finel
 
G4double fCoulomb
 
G4double fMax
 
G4double lpmEnergy
 
G4double xiLPM
 
G4double phiLPM
 
G4double gLPM
 
G4double klpm
 
G4double kp
 
G4bool use_completescreening
 

정적 Private 속성

static const G4double xgi [8]
 
static const G4double wgi [8]
 
static const G4double Fel_light [5] = {0., 5.31 , 4.79 , 4.74 , 4.71}
 
static const G4double Finel_light [5] = {0., 6.144 , 5.621 , 5.805 , 5.924}
 

상세한 설명

G4eBremsstrahlungRelModel.hh 파일의 62 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel ( const G4ParticleDefinition p = 0,
const G4String nam = "eBremLPM" 
)
explicit
G4eBremsstrahlungRelModel::~G4eBremsstrahlungRelModel ( )
default
G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel ( const G4eBremsstrahlungRelModel )
privatedelete

멤버 함수 문서화

void G4eBremsstrahlungRelModel::CalcLPMFunctions ( G4double  gammaEnergy)
private

G4eBremsstrahlungRelModel.cc 파일의 373 번째 라인에서 정의되었습니다.

다음을 참조함 : densityCorr, facFel, G4Exp(), G4Log(), gLPM, lnZ, logTwo, lpmEnergy, phiLPM, pi, preS1, G4InuclParticleNames::s0, sqr(), totalEnergy, xiLPM, z23.

다음에 의해서 참조됨 : ComputeRelDXSectionPerAtom().

G4double G4VEmModel::ChargeSquareRatio ( const G4Track track)
virtualinherited

G4BraggIonGasModel, G4BetheBlochIonGasModel에서 재구현되었습니다.

G4VEmModel.cc 파일의 381 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::GetChargeSquareRatio(), G4Track::GetKineticEnergy(), G4Track::GetMaterial(), G4Track::GetParticleDefinition().

다음에 의해서 참조됨 : G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength().

G4double G4eBremsstrahlungRelModel::ComputeBremLoss ( G4double  cutEnergy)
private

G4eBremsstrahlungRelModel.cc 파일의 270 번째 라인에서 정의되었습니다.

다음을 참조함 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), densityCorr, energyThresholdLPM, n, totalEnergy, wgi, xgi.

다음에 의해서 참조됨 : ComputeDEDXPerVolume().

G4double G4eBremsstrahlungRelModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition p,
G4double  tkin,
G4double  Z,
G4double  ,
G4double  cutEnergy,
G4double  maxEnergy = DBL_MAX 
)
overridevirtual

G4VEmModel(으)로부터 재구현되었습니다.

G4eBremsstrahlungRelModel.cc 파일의 306 번째 라인에서 정의되었습니다.

다음을 참조함 : bremFactor, ComputeXSectionPerAtom(), G4lrint(), kinEnergy, G4VEmModel::LowEnergyLimit(), G4INCL::Math::min(), particle, SetCurrentElement(), SetParticle().

G4double G4VEmModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition part,
const G4Element elm,
G4double  kinEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inlineinherited

G4VEmModel.hh 파일의 538 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::ComputeCrossSectionPerAtom(), G4Element::GetN(), G4Element::GetZ(), G4VEmModel::SetCurrentElement().

G4double G4VEmModel::ComputeCrossSectionPerShell ( const G4ParticleDefinition ,
G4int  Z,
G4int  shellIdx,
G4double  kinEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
virtualinherited

G4VEmModel.cc 파일의 367 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4EmCalculator::ComputeCrossSectionPerShell().

G4double G4VEmModel::ComputeDEDX ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition part,
G4double  kineticEnergy,
G4double  cutEnergy = DBL_MAX 
)
inlinevirtualinherited
G4double G4eBremsstrahlungRelModel::ComputeDEDXPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  kineticEnergy,
G4double  cutEnergy 
)
overridevirtual
G4double G4eBremsstrahlungRelModel::ComputeDXSectionPerAtom ( G4double  gammaEnergy)
protectedvirtual
G4double G4VEmModel::ComputeMeanFreePath ( const G4ParticleDefinition part,
G4double  kineticEnergy,
const G4Material material,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inlineinherited

G4VEmModel.hh 파일의 525 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::CrossSectionPerVolume(), DBL_MAX.

다음에 의해서 참조됨 : main().

G4double G4eBremsstrahlungRelModel::ComputeRelDXSectionPerAtom ( G4double  gammaEnergy)
private

G4eBremsstrahlungRelModel.cc 파일의 449 번째 라인에서 정의되었습니다.

다음을 참조함 : CalcLPMFunctions(), currentZ, fCoulomb, Fel, Finel, gLPM, nucTerm, phiLPM, scatOffElectron, sumTerm, totalEnergy, xiLPM, y, y2.

다음에 의해서 참조됨 : ComputeBremLoss(), ComputeXSectionPerAtom(), SampleSecondaries().

G4double G4eBremsstrahlungRelModel::ComputeXSectionPerAtom ( G4double  cutEnergy)
private

G4eBremsstrahlungRelModel.cc 파일의 335 번째 라인에서 정의되었습니다.

다음을 참조함 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), densityCorr, energyThresholdLPM, G4Exp(), G4Log(), kinEnergy, n, totalEnergy, wgi, xgi.

다음에 의해서 참조됨 : ComputeCrossSectionPerAtom().

void G4VEmModel::CorrectionsAlongStep ( const G4MaterialCutsCouple ,
const G4DynamicParticle ,
G4double eloss,
G4double niel,
G4double  length 
)
virtualinherited
G4double G4VEmModel::CrossSection ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition part,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inlineinherited
G4double G4VEmModel::CrossSectionPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
virtualinherited

G4GoudsmitSaundersonMscModel, G4TDNAOneStepThermalizationModel< MODEL >, G4IonParametrisedLossModel, G4BetheBlochModel, G4MuBetheBlochModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4PAIModel, G4PenelopeIonisationModel, G4LindhardSorensenIonModel, G4MollerBhabhaModel, G4PAIPhotModel, G4PenelopeBremsstrahlungModel, G4AtimaEnergyLossModel, G4DNAModelInterface, G4eeToTwoGammaModel, G4eplusTo2GammaOKVIModel, G4eeToHadronsMultiModel, G4PenelopeComptonModel, G4eplusTo3GammaOKVIModel, G4PEEffectFluoModel, G4MicroElecInelasticModel, G4MuElecInelasticModel, G4DNACPA100IonisationModel, G4eeToHadronsModel, G4DNATransformElectronModel, G4BetheBlochNoDeltaModel, G4BraggNoDeltaModel, G4ICRU73NoDeltaModel, G4DNACPA100ExcitationModel, G4DNACPA100ElasticModel, G4DNAEmfietzoglouIonisationModel, G4DNAEmfietzoglouExcitationModel, G4MicroElecElasticModel, G4MuElecElasticModel, G4DNAIonElasticModel, G4LivermorePhotoElectricModel, G4LivermorePolarizedPhotoElectricModel, G4DNABornIonisationModel1, G4DNABornIonisationModel2, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4DNABornExcitationModel2, G4DNAMillerGreenExcitationModel, G4DNASancheExcitationModel, MyKleinNishinaCompton, G4DNABornExcitationModel1, G4DNAChampionElasticModel, G4DNAMeltonAttachmentModel, G4DNADingfelderChargeIncreaseModel, G4DNADingfelderChargeDecreaseModel, G4DNAScreenedRutherfordElasticModel, G4LEPTSAttachmentModel, G4LEPTSExcitationModel, G4LEPTSDissociationModel, G4LEPTSElasticModel, G4LEPTSIonisationModel, G4LEPTSPositroniumModel, G4LEPTSRotExcitationModel, G4LEPTSVibExcitationModel, G4DNAUeharaScreenedRutherfordElasticModel에서 재구현되었습니다.

G4VEmModel.cc 파일의 252 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::ComputeCrossSectionPerAtom(), emax, G4Material::GetElement(), G4Material::GetNumberOfElements(), G4Material::GetVecNbOfAtomsPerVolume(), G4VEmModel::nsec, G4VEmModel::SetupForMaterial(), G4VEmModel::xsec.

다음에 의해서 참조됨 : G4AdjointBremsstrahlungModel::AdjointCrossSection(), G4EmCalculator::ComputeCrossSectionPerVolume(), G4VEmProcess::ComputeCurrentLambda(), G4VEmModel::ComputeMeanFreePath(), G4TablesForExtrapolator::ComputeTrasportXS(), G4VEmModel::CrossSection(), G4DNADummyModel::CrossSectionPerVolume(), MyKleinNishinaCompton::CrossSectionPerVolume(), G4LivermorePhotoElectricModel::CrossSectionPerVolume(), G4LivermorePolarizedPhotoElectricModel::CrossSectionPerVolume(), G4VEmProcess::CrossSectionPerVolume(), G4VEnergyLossProcess::CrossSectionPerVolume(), G4VEmAdjointModel::DiffCrossSectionPerVolumePrimToSecond(), G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated1(), G4AdjointBremsstrahlungModel::GetAdjointCrossSection(), G4VMscModel::GetTransportMeanFreePath(), G4VEmModel::SelectRandomAtom(), G4VEmModel::Value().

const G4MaterialCutsCouple * G4VEmModel::CurrentCouple ( ) const
inlineprotectedinherited
G4bool G4VEmModel::DeexcitationFlag ( ) const
inlineinherited

G4VEmModel.hh 파일의 658 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::flagDeexcitation.

다음에 의해서 참조됨 : G4EmModelManager::DumpModelList().

void G4VEmModel::DefineForRegion ( const G4Region )
virtualinherited

G4PAIModel, G4PAIPhotModel에서 재구현되었습니다.

G4VEmModel.cc 파일의 376 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4EmModelManager::AddEmModel().

G4bool G4VEmModel::ForceBuildTableFlag ( ) const
inlineinherited

G4VEmModel.hh 파일의 665 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::flagForceBuildTable.

다음에 의해서 참조됨 : G4VMscModel::GetParticleChangeForMSC().

G4VEmAngularDistribution * G4VEmModel::GetAngularDistribution ( )
inlineinherited

G4VEmModel.hh 파일의 575 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::anglModel.

다음에 의해서 참조됨 : G4EmModelManager::DumpModelList(), G4AtimaEnergyLossModel::Initialise(), G4LindhardSorensenIonModel::Initialise(), G4MollerBhabhaModel::Initialise(), G4BraggIonModel::Initialise(), G4BraggModel::Initialise(), G4ICRU73QOModel::Initialise(), G4BetheBlochModel::Initialise(), G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4LivermoreRayleighModel::SampleSecondaries(), G4DNARuddIonisationExtendedModel::SampleSecondaries(), G4DNARuddIonisationModel::SampleSecondaries(), G4DNABornIonisationModel1::SampleSecondaries(), G4DNABornIonisationModel2::SampleSecondaries(), G4DNAEmfietzoglouIonisationModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4LivermoreIonisationModel::SampleSecondaries(), G4MicroElecInelasticModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4BetheHeitlerModel::SampleSecondaries(), SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4PairProductionRelModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4PAIModel::SampleSecondaries(), G4MollerBhabhaModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4ICRU73QOModel::SampleSecondaries(), G4AtimaEnergyLossModel::SampleSecondaries(), G4LindhardSorensenIonModel::SampleSecondaries(), G4BetheBlochModel::SampleSecondaries(), G4IonParametrisedLossModel::SampleSecondaries().

G4double G4VEmModel::GetChargeSquareRatio ( const G4ParticleDefinition p,
const G4Material ,
G4double  kineticEnergy 
)
virtualinherited
G4PhysicsTable * G4VEmModel::GetCrossSectionTable ( )
inlineinherited
const G4Element * G4VEmModel::GetCurrentElement ( ) const
inlineinherited
const G4Isotope * G4VEmModel::GetCurrentIsotope ( ) const
inlineinherited

G4VEmModel.hh 파일의 484 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::fCurrentIsotope.

다음에 의해서 참조됨 : G4VEmProcess::GetTargetIsotope().

G4ElementData * G4VEmModel::GetElementData ( )
inlineinherited

G4VEmModel.hh 파일의 801 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::fElementData.

다음에 의해서 참조됨 : G4MuPairProductionModel::InitialiseLocal(), G4ePairProduction::StreamProcessInfo(), G4MuPairProduction::StreamProcessInfo().

std::vector< G4EmElementSelector * > * G4VEmModel::GetElementSelectors ( )
inlineinherited
G4VEmFluctuationModel * G4VEmModel::GetModelOfFluctuations ( )
inlineinherited
const G4String & G4VEmModel::GetName ( void  ) const
inlineinherited
G4double G4VEmModel::GetPartialCrossSection ( const G4Material ,
G4int  level,
const G4ParticleDefinition ,
G4double  kineticEnergy 
)
virtualinherited
G4ParticleChangeForGamma * G4VEmModel::GetParticleChangeForGamma ( )
protectedinherited

G4VEmModel.cc 파일의 131 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::fTripletModel, G4VEmModel::pParticleChange, G4VEmModel::SetParticleChange().

다음에 의해서 참조됨 : G4LEPTSDissociationModel::Initialise(), G4LEPTSElasticModel::Initialise(), G4LEPTSPositroniumModel::Initialise(), G4LEPTSExcitationModel::Initialise(), G4LEPTSIonisationModel::Initialise(), G4LEPTSRotExcitationModel::Initialise(), G4LEPTSVibExcitationModel::Initialise(), G4LEPTSAttachmentModel::Initialise(), G4DNAUeharaScreenedRutherfordElasticModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4LivermoreRayleighModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4XrayRayleighModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4LivermorePolarizedPhotoElectricGDModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAIonElasticModel::Initialise(), G4LivermorePhotoElectricModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4eplusTo2GammaOKVIModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4DNATransformElectronModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4KleinNishinaModel::Initialise(), G4KleinNishinaCompton::Initialise(), G4PEEffectFluoModel::Initialise(), G4DNAModelInterface::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4eeToTwoGammaModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PolarizedAnnihilationModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4eeToHadronsMultiModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4eSingleCoulombScatteringModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4PairProductionRelModel::Initialise(), G4IonCoulombScatteringModel::Initialise(), G4eCoulombScatteringModel::Initialise(), G4LowEPComptonModel::Initialise(), G4LowEPPolarizedComptonModel::Initialise().

G4ParticleChangeForLoss * G4VEmModel::GetParticleChangeForLoss ( )
protectedinherited
G4double G4VEmModel::GetParticleCharge ( const G4ParticleDefinition p,
const G4Material ,
G4double  kineticEnergy 
)
virtualinherited
G4VEmModel * G4VEmModel::GetTripletModel ( )
inlineinherited
G4double G4VEmModel::HighEnergyActivationLimit ( ) const
inlineinherited

G4VEmModel.hh 파일의 623 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::eMaxActive.

다음에 의해서 참조됨 : G4EmModelManager::DumpModelList(), G4VMscModel::GetParticleChangeForMSC(), G4WentzelVIModel::Initialise(), G4EmModelManager::Initialise().

G4double G4VEmModel::HighEnergyLimit ( ) const
inlineinherited

G4VEmModel.hh 파일의 609 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::highLimit.

다음에 의해서 참조됨 : G4DNAScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNAChampionElasticModel::CrossSectionPerVolume(), G4DNAMeltonAttachmentModel::CrossSectionPerVolume(), G4DNASancheExcitationModel::CrossSectionPerVolume(), G4DNATransformElectronModel::CrossSectionPerVolume(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNAUeharaScreenedRutherfordElasticModel::G4DNAUeharaScreenedRutherfordElasticModel(), G4eeToHadronsModel::G4eeToHadronsModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4LivermorePolarizedRayleighModel::G4LivermorePolarizedRayleighModel(), G4ContinuousGainOfEnergy::GetContinuousStepLimit(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4VMscModel::GetParticleChangeForMSC(), G4DNAUeharaScreenedRutherfordElasticModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4LivermoreRayleighModel::Initialise(), G4DNADummyModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAIonElasticModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4MuElecElasticModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PAIPhotModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4WentzelVIModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4PairProductionRelModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4LowEPComptonModel::Initialise(), G4LowEPPolarizedComptonModel::Initialise(), G4GoudsmitSaundersonMscModel::Initialise(), G4EmModelManager::Initialise(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), InitialiseLocal(), G4PairProductionRelModel::InitialiseLocal(), G4MuBremsstrahlungModel::InitialiseLocal(), G4MuPairProductionModel::InitialiseLocal(), G4LivermoreGammaConversionModel::InitialiseProbability(), G4CoulombScattering::InitialiseProcess(), G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4DNASancheExcitationModel::SampleSecondaries(), G4EmConfigurator::SetExtraEmModel(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), G4eBremsstrahlung::StreamProcessInfo(), G4EmConfigurator::UpdateModelEnergyRange().

void G4eBremsstrahlungRelModel::Initialise ( const G4ParticleDefinition p,
const G4DataVector cuts 
)
overridevirtual
void G4eBremsstrahlungRelModel::InitialiseConstants ( )
private

G4eBremsstrahlungRelModel.cc 파일의 124 번째 라인에서 정의되었습니다.

다음을 참조함 : facFel, facFinel, G4Log(), logTwo, preS1.

다음에 의해서 참조됨 : G4eBremsstrahlungRelModel().

void G4VEmModel::InitialiseElementSelectors ( const G4ParticleDefinition part,
const G4DataVector cuts 
)
inherited

G4VEmModel.cc 파일의 146 번째 라인에서 정의되었습니다.

다음을 참조함 : DBL_MAX, G4VEmModel::elmSelectors, emax, G4VEmModel::fCurrentCouple, G4Log(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VEmModel::highLimit, G4VEmModel::Initialise(), G4EmParameters::Instance(), G4VEmModel::lowLimit, G4INCL::Math::max(), G4VEmModel::MinPrimaryEnergy(), G4VEmModel::nSelectors, G4EmParameters::NumberOfBinsPerDecade().

다음에 의해서 참조됨 : G4LivermoreRayleighModel::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4XrayRayleighModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4KleinNishinaModel::Initialise(), G4KleinNishinaCompton::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4eBremParametrizedModel::Initialise(), Initialise(), G4PAIPhotModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4eSingleCoulombScatteringModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4PairProductionRelModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4eCoulombScatteringModel::Initialise(), G4LowEPComptonModel::Initialise(), G4LowEPPolarizedComptonModel::Initialise().

void G4VEmModel::InitialiseForElement ( const G4ParticleDefinition ,
G4int  Z 
)
virtualinherited
void G4VEmModel::InitialiseForMaterial ( const G4ParticleDefinition part,
const G4Material material 
)
virtualinherited

G4VEmModel.cc 파일의 224 번째 라인에서 정의되었습니다.

다음을 참조함 : G4Material::GetElement(), G4Material::GetNumberOfElements(), G4Element::GetZasInt(), G4VEmModel::InitialiseForElement(), n, Z.

다음에 의해서 참조됨 : G4EmCalculator::FindEmModel().

void G4eBremsstrahlungRelModel::InitialiseLocal ( const G4ParticleDefinition ,
G4VEmModel masterModel 
)
overridevirtual

G4VEmModel(으)로부터 재구현되었습니다.

G4eBremsstrahlungRelModel.cc 파일의 216 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::GetElementSelectors(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), G4VEmModel::SetElementSelectors().

G4bool G4VEmModel::IsActive ( G4double  kinEnergy)
inlineinherited
G4bool G4VEmModel::IsLocked ( ) const
inlineinherited
G4bool G4VEmModel::IsMaster ( ) const
inlineinherited

G4VEmModel.hh 파일의 700 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::isMaster.

다음에 의해서 참조됨 : G4PenelopeBremsstrahlungModel::BuildXSTable(), G4PenelopeBremsstrahlungModel::ClearTables(), G4MuPairProductionModel::DataCorrupted(), G4PenelopePhotoElectricModel::GetNumberOfShellXS(), G4VMscModel::GetParticleChangeForMSC(), G4LivermoreRayleighModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4LivermorePolarizedPhotoElectricGDModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4LivermorePhotoElectricModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4eplusTo2GammaOKVIModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4KleinNishinaModel::Initialise(), G4KleinNishinaCompton::Initialise(), G4mplIonisationModel::Initialise(), G4mplIonisationWithDeltaModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4eBremParametrizedModel::Initialise(), G4SeltzerBergerModel::Initialise(), G4LindhardSorensenIonModel::Initialise(), G4LivermoreBremsstrahlungModel::Initialise(), Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4PAIPhotModel::Initialise(), G4eSingleCoulombScatteringModel::Initialise(), G4WentzelVIModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4BraggIonModel::Initialise(), G4PairProductionRelModel::Initialise(), G4PAIModel::Initialise(), G4BraggModel::Initialise(), G4MuPairProductionModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4eCoulombScatteringModel::Initialise(), G4LowEPComptonModel::Initialise(), G4LowEPPolarizedComptonModel::Initialise(), G4GoudsmitSaundersonMscModel::Initialise(), G4PenelopeBremsstrahlungModel::InitialiseLocal(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4BetheHeitlerModel::~G4BetheHeitlerModel(), G4BoldyshevTripletModel::~G4BoldyshevTripletModel(), G4BraggIonModel::~G4BraggIonModel(), G4BraggModel::~G4BraggModel(), G4GoudsmitSaundersonMscModel::~G4GoudsmitSaundersonMscModel(), G4LivermoreBremsstrahlungModel::~G4LivermoreBremsstrahlungModel(), G4LivermoreComptonModel::~G4LivermoreComptonModel(), G4LivermoreGammaConversionModel::~G4LivermoreGammaConversionModel(), G4LivermorePhotoElectricModel::~G4LivermorePhotoElectricModel(), G4LivermorePolarizedComptonModel::~G4LivermorePolarizedComptonModel(), G4LivermorePolarizedGammaConversionModel::~G4LivermorePolarizedGammaConversionModel(), G4LivermorePolarizedPhotoElectricGDModel::~G4LivermorePolarizedPhotoElectricGDModel(), G4LivermorePolarizedPhotoElectricModel::~G4LivermorePolarizedPhotoElectricModel(), G4LivermorePolarizedRayleighModel::~G4LivermorePolarizedRayleighModel(), G4LivermoreRayleighModel::~G4LivermoreRayleighModel(), G4LowEPComptonModel::~G4LowEPComptonModel(), G4LowEPPolarizedComptonModel::~G4LowEPPolarizedComptonModel(), G4mplIonisationModel::~G4mplIonisationModel(), G4mplIonisationWithDeltaModel::~G4mplIonisationWithDeltaModel(), G4PAIModel::~G4PAIModel(), G4PAIPhotModel::~G4PAIPhotModel(), G4PairProductionRelModel::~G4PairProductionRelModel(), G4PenelopeBremsstrahlungModel::~G4PenelopeBremsstrahlungModel(), G4PenelopeGammaConversionModel::~G4PenelopeGammaConversionModel(), G4PenelopeIonisationModel::~G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::~G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::~G4PenelopeRayleighModel(), G4SeltzerBergerModel::~G4SeltzerBergerModel(), G4WentzelVIModel::~G4WentzelVIModel().

G4double G4VEmModel::LowEnergyActivationLimit ( ) const
inlineinherited

G4VEmModel.hh 파일의 630 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::eMinActive.

다음에 의해서 참조됨 : G4EmModelManager::DumpModelList(), G4VMscModel::GetParticleChangeForMSC(), G4WentzelVIModel::Initialise(), G4EmModelManager::Initialise().

G4double G4VEmModel::LowEnergyLimit ( ) const
inlineinherited

G4VEmModel.hh 파일의 616 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::lowLimit.

다음에 의해서 참조됨 : G4LivermoreComptonModifiedModel::ComputeCrossSectionPerAtom(), G4LivermoreComptonModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedComptonModel::ComputeCrossSectionPerAtom(), G4KleinNishinaModel::ComputeCrossSectionPerAtom(), G4KleinNishinaCompton::ComputeCrossSectionPerAtom(), ComputeCrossSectionPerAtom(), G4LowEPComptonModel::ComputeCrossSectionPerAtom(), G4LowEPPolarizedComptonModel::ComputeCrossSectionPerAtom(), G4mplIonisationWithDeltaModel::ComputeCrossSectionPerElectron(), G4EmCalculator::ComputeDEDX(), G4mplIonisationWithDeltaModel::ComputeDEDXPerVolume(), ComputeDEDXPerVolume(), G4IonParametrisedLossModel::ComputeDEDXPerVolume(), G4IonParametrisedLossModel::CorrectionsAlongStep(), G4DNAScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNAMeltonAttachmentModel::CrossSectionPerVolume(), G4DNAChampionElasticModel::CrossSectionPerVolume(), G4DNASancheExcitationModel::CrossSectionPerVolume(), G4PenelopeComptonModel::CrossSectionPerVolume(), G4EmCalculator::FindEmModel(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNAUeharaScreenedRutherfordElasticModel::G4DNAUeharaScreenedRutherfordElasticModel(), G4eeToHadronsModel::G4eeToHadronsModel(), G4LivermorePolarizedRayleighModel::G4LivermorePolarizedRayleighModel(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4VMscModel::GetParticleChangeForMSC(), G4DNAUeharaScreenedRutherfordElasticModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4LivermoreRayleighModel::Initialise(), G4DNADummyModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNAIonElasticModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4eBremParametrizedModel::Initialise(), Initialise(), G4PenelopeComptonModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4PAIPhotModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4WentzelVIModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4PairProductionRelModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4LowEPComptonModel::Initialise(), G4LowEPPolarizedComptonModel::Initialise(), G4GoudsmitSaundersonMscModel::Initialise(), G4EmModelManager::Initialise(), G4mplIonisation::InitialiseEnergyLossProcess(), InitialiseLocal(), G4PairProductionRelModel::InitialiseLocal(), G4CoulombScattering::InitialiseProcess(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4BetheHeitler5DModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4KleinNishinaCompton::SampleSecondaries(), SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), G4EmConfigurator::SetExtraEmModel(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), G4EmConfigurator::UpdateModelEnergyRange().

G4double G4eBremsstrahlungRelModel::LowestKinEnergy ( ) const
inline

G4eBremsstrahlungRelModel.hh 파일의 245 번째 라인에서 정의되었습니다.

다음을 참조함 : lowestKinEnergy.

다음에 의해서 참조됨 : G4SeltzerBergerModel::G4SeltzerBergerModel().

G4double G4eBremsstrahlungRelModel::LPMconstant ( ) const
inline

G4eBremsstrahlungRelModel.hh 파일의 233 번째 라인에서 정의되었습니다.

다음을 참조함 : fLPMconstant.

G4bool G4VEmModel::LPMFlag ( ) const
inlineinherited

G4VEmModel.hh 파일의 651 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::theLPMflag.

다음에 의해서 참조됨 : SetupForMaterial().

G4double G4VEmModel::MaxSecondaryEnergy ( const G4ParticleDefinition ,
G4double  kineticEnergy 
)
protectedvirtualinherited
G4double G4VEmModel::MaxSecondaryKinEnergy ( const G4DynamicParticle dynParticle)
inlineinherited
G4double G4VEmModel::MinEnergyCut ( const G4ParticleDefinition ,
const G4MaterialCutsCouple  
)
virtualinherited
G4double G4eBremsstrahlungRelModel::MinPrimaryEnergy ( const G4Material ,
const G4ParticleDefinition ,
G4double  cut 
)
overridevirtual

G4VEmModel(으)로부터 재구현되었습니다.

G4eBremsstrahlungRelModel.cc 파일의 227 번째 라인에서 정의되었습니다.

다음을 참조함 : lowestKinEnergy, G4INCL::Math::max().

void G4VEmModel::ModelDescription ( std::ostream &  outFile) const
virtualinherited

G4eeToHadronsMultiModel에서 재구현되었습니다.

G4VEmModel.cc 파일의 476 번째 라인에서 정의되었습니다.

void G4VEmModel::ModelDescription ( std::ostream &  outFile,
G4String  endOfLine 
) const
virtualinherited

G4eeToHadronsMultiModel에서 재구현되었습니다.

G4VEmModel.cc 파일의 483 번째 라인에서 정의되었습니다.

G4eBremsstrahlungRelModel& G4eBremsstrahlungRelModel::operator= ( const G4eBremsstrahlungRelModel right)
privatedelete
G4double G4eBremsstrahlungRelModel::Phi1 ( G4double  gg,
G4double   
)
inlineprivate

G4eBremsstrahlungRelModel.hh 파일의 195 번째 라인에서 정의되었습니다.

다음을 참조함 : G4Exp(), G4Log(), sqr().

다음에 의해서 참조됨 : ComputeDXSectionPerAtom().

G4double G4eBremsstrahlungRelModel::Phi1M2 ( G4double  gg,
G4double   
)
inlineprivate

G4eBremsstrahlungRelModel.hh 파일의 202 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom().

G4double G4VEmModel::PolarAngleLimit ( ) const
inlineinherited

G4VEmModel.hh 파일의 637 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::polarAngleLimit.

다음에 의해서 참조됨 : G4WentzelVIModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4eCoulombScatteringModel::Initialise().

G4double G4eBremsstrahlungRelModel::Psi1 ( G4double  eps,
G4double   
)
inlineprivate

G4eBremsstrahlungRelModel.hh 파일의 209 번째 라인에서 정의되었습니다.

다음을 참조함 : G4Exp(), G4Log(), sqr().

다음에 의해서 참조됨 : ComputeDXSectionPerAtom().

G4double G4eBremsstrahlungRelModel::Psi1M2 ( G4double  eps,
G4double   
)
inlineprivate

G4eBremsstrahlungRelModel.hh 파일의 216 번째 라인에서 정의되었습니다.

다음을 참조함 : eps.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom().

void G4eBremsstrahlungRelModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  vdp,
const G4MaterialCutsCouple couple,
const G4DynamicParticle dp,
G4double  cutEnergy,
G4double  maxEnergy 
)
overridevirtual
G4double G4VEmModel::SecondaryThreshold ( ) const
inlineinherited
G4int G4VEmModel::SelectIsotopeNumber ( const G4Element elm)
inherited
const G4Element * G4VEmModel::SelectRandomAtom ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition part,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inlineinherited

G4VEmModel.hh 파일의 552 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::elmSelectors, G4VEmModel::fCurrentCouple, G4VEmModel::fCurrentElement, G4VEmModel::fCurrentIsotope, G4MaterialCutsCouple::GetIndex(), G4MaterialCutsCouple::GetMaterial(), G4VEmModel::nSelectors, part.

다음에 의해서 참조됨 : G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4XrayRayleighModel::SampleSecondaries(), G4LivermoreRayleighModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricGDModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermorePolarizedGammaConversionModel::SampleSecondaries(), G4LivermoreGammaConversionModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4BetheHeitler5DModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4LivermorePolarizedRayleighModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4LDMBremModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4BetheHeitlerModel::SampleSecondaries(), SampleSecondaries(), G4eSingleCoulombScatteringModel::SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4hCoulombScatteringModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), G4PairProductionRelModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4PAIModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4eCoulombScatteringModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries().

const G4Element * G4VEmModel::SelectRandomAtom ( const G4Material material,
const G4ParticleDefinition pd,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inherited
G4int G4VEmModel::SelectRandomAtomNumber ( const G4Material mat)
inherited
void G4VEmModel::SetActivationHighEnergyLimit ( G4double  val)
inlineinherited
void G4VEmModel::SetActivationLowEnergyLimit ( G4double  val)
inlineinherited
void G4VEmModel::SetAngularDistribution ( G4VEmAngularDistribution p)
inlineinherited

G4VEmModel.hh 파일의 582 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::anglModel.

다음에 의해서 참조됨 : G4EmLowEPPhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4BetheHeitlerModel::G4BetheHeitlerModel(), G4DNABornIonisationModel1::G4DNABornIonisationModel1(), G4DNABornIonisationModel2::G4DNABornIonisationModel2(), G4DNAEmfietzoglouIonisationModel::G4DNAEmfietzoglouIonisationModel(), G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel::G4DNARuddIonisationModel(), G4eBremParametrizedModel::G4eBremParametrizedModel(), G4eBremsstrahlungRelModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4LivermoreIonisationModel::G4LivermoreIonisationModel(), G4LivermorePhotoElectricModel::G4LivermorePhotoElectricModel(), G4LivermorePolarizedPhotoElectricModel::G4LivermorePolarizedPhotoElectricModel(), G4LivermoreRayleighModel::G4LivermoreRayleighModel(), G4MicroElecInelasticModel::G4MicroElecInelasticModel(), G4PAIModel::G4PAIModel(), G4PAIPhotModel::G4PAIPhotModel(), G4PairProductionRelModel::G4PairProductionRelModel(), G4PEEffectFluoModel::G4PEEffectFluoModel(), G4AtimaEnergyLossModel::Initialise(), G4LindhardSorensenIonModel::Initialise(), G4MollerBhabhaModel::Initialise(), G4BraggIonModel::Initialise(), G4BraggModel::Initialise(), G4ICRU73QOModel::Initialise(), G4BetheBlochModel::Initialise().

void G4VEmModel::SetAngularGeneratorFlag ( G4bool  val)
inlineinherited

G4VEmModel.hh 파일의 679 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::useAngularGenerator.

다음에 의해서 참조됨 : G4VEnergyLossProcess::PreparePhysicsTable().

void G4VEmModel::SetCrossSectionTable ( G4PhysicsTable p,
G4bool  isLocal 
)
inherited

G4VEmModel.cc 파일의 462 번째 라인에서 정의되었습니다.

다음을 참조함 : G4PhysicsTable::clearAndDestroy(), G4VEmModel::localTable, G4VEmModel::xSectionTable.

다음에 의해서 참조됨 : G4VMultipleScattering::BuildPhysicsTable().

void G4VEmModel::SetCurrentCouple ( const G4MaterialCutsCouple p)
inlineinherited
void G4eBremsstrahlungRelModel::SetCurrentElement ( G4int  Z)
protected
void G4VEmModel::SetCurrentElement ( const G4Element elm)
inlineprotectedinherited
void G4VEmModel::SetDeexcitationFlag ( G4bool  val)
inlineinherited

G4VEmModel.hh 파일의 763 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::flagDeexcitation.

다음에 의해서 참조됨 : G4DNABornIonisationModel1::G4DNABornIonisationModel1(), G4DNABornIonisationModel2::G4DNABornIonisationModel2(), G4DNACPA100IonisationModel::G4DNACPA100IonisationModel(), G4DNAEmfietzoglouIonisationModel::G4DNAEmfietzoglouIonisationModel(), G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel::G4DNARuddIonisationModel(), G4KleinNishinaModel::G4KleinNishinaModel(), G4LEPTSIonisationModel::G4LEPTSIonisationModel(), G4LivermoreComptonModel::G4LivermoreComptonModel(), G4LivermoreComptonModifiedModel::G4LivermoreComptonModifiedModel(), G4LivermorePhotoElectricModel::G4LivermorePhotoElectricModel(), G4LivermorePolarizedComptonModel::G4LivermorePolarizedComptonModel(), G4LivermorePolarizedPhotoElectricGDModel::G4LivermorePolarizedPhotoElectricGDModel(), G4LivermorePolarizedPhotoElectricModel::G4LivermorePolarizedPhotoElectricModel(), G4LowEPComptonModel::G4LowEPComptonModel(), G4LowEPPolarizedComptonModel::G4LowEPPolarizedComptonModel(), G4MicroElecInelasticModel::G4MicroElecInelasticModel(), G4MuElecInelasticModel::G4MuElecInelasticModel(), G4PEEffectFluoModel::G4PEEffectFluoModel(), G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel::G4PenelopeComptonModel(), G4PenelopeIonisationModel::G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel(), G4AtimaEnergyLossModel::Initialise(), G4LindhardSorensenIonModel::Initialise(), G4BraggIonModel::Initialise(), G4ICRU73QOModel::Initialise(), G4BraggModel::Initialise(), G4BetheBlochModel::Initialise().

void G4VEmModel::SetElementSelectors ( std::vector< G4EmElementSelector * > *  p)
inlineinherited
void G4VEmModel::SetFluctuationFlag ( G4bool  val)
inlineinherited

G4VEmModel.hh 파일의 686 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::lossFlucFlag.

다음에 의해서 참조됨 : G4EmCalculator::ComputeNuclearDEDX().

void G4VEmModel::SetForceBuildTable ( G4bool  val)
inlineinherited

G4VEmModel.hh 파일의 770 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::flagForceBuildTable.

void G4VEmModel::SetHighEnergyLimit ( G4double  val)
inlineinherited

G4VEmModel.hh 파일의 707 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::highLimit.

다음에 의해서 참조됨 : G4EmModelActivator::ActivateEmOptions(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmLEPTSPhysics::ConstructProcess(), PhysListEmLivermore::ConstructProcess(), PhysListEmPenelope::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysicsGS::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4BraggIonModel::G4BraggIonModel(), G4BraggModel::G4BraggModel(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNACPA100ElasticModel::G4DNACPA100ElasticModel(), G4DNAEmfietzoglouExcitationModel::G4DNAEmfietzoglouExcitationModel(), G4DNAEmfietzoglouIonisationModel::G4DNAEmfietzoglouIonisationModel(), G4DNAIonElasticModel::G4DNAIonElasticModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNAScreenedRutherfordElasticModel::G4DNAScreenedRutherfordElasticModel(), G4DNATransformElectronModel::G4DNATransformElectronModel(), G4DNAUeharaScreenedRutherfordElasticModel::G4DNAUeharaScreenedRutherfordElasticModel(), G4ICRU73QOModel::G4ICRU73QOModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MuElecElasticModel::G4MuElecElasticModel(), G4PenelopeAnnihilationModel::G4PenelopeAnnihilationModel(), G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel::G4PenelopeComptonModel(), G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel(), G4PenelopeIonisationModel::G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::G4PenelopeRayleighModel(), G4XrayRayleighModel::G4XrayRayleighModel(), G4VLEPTSModel::Init(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAIonElasticModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4DNAModelInterface::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4ePolarizedBremsstrahlung::InitialiseEnergyLossProcess(), G4LDMBremsstrahlung::InitialiseEnergyLossProcess(), G4hPairProduction::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4ePairProduction::InitialiseEnergyLossProcess(), G4ePolarizedIonisation::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4DNAPositronium::InitialiseProcess(), G4DNADissociation::InitialiseProcess(), G4DNARotExcitation::InitialiseProcess(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4DNAVibExcitation::InitialiseProcess(), G4MuElecElastic::InitialiseProcess(), G4MuElecInelastic::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4PolarizedGammaConversion::InitialiseProcess(), G4PolarizedCompton::InitialiseProcess(), G4ComptonScattering::InitialiseProcess(), G4eplusAnnihilation::InitialiseProcess(), G4PolarizedPhotoElectricEffect::InitialiseProcess(), G4GammaConversion::InitialiseProcess(), G4PhotoElectricEffect::InitialiseProcess(), G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4DNAUeharaScreenedRutherfordElasticModel::SelectHighEnergyLimit(), G4VEmAdjointModel::SetHighEnergyLimit(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), G4EmConfigurator::UpdateModelEnergyRange().

void G4VEmModel::SetLocked ( G4bool  val)
inlineinherited

G4VEmModel.hh 파일의 822 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::isLocked.

다음에 의해서 참조됨 : G4EmModelActivator::ActivateEmOptions(), G4EmModelActivator::AddStandardScattering().

void G4VEmModel::SetLowEnergyLimit ( G4double  val)
inlineinherited

G4VEmModel.hh 파일의 714 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::lowLimit.

다음에 의해서 참조됨 : G4EmLowEPPhysics::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysicsGS::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4DNASancheExcitationModel::ExtendLowEnergyLimit(), G4AtimaEnergyLossModel::G4AtimaEnergyLossModel(), G4BetheBlochModel::G4BetheBlochModel(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNACPA100ElasticModel::G4DNACPA100ElasticModel(), G4DNAEmfietzoglouExcitationModel::G4DNAEmfietzoglouExcitationModel(), G4DNAEmfietzoglouIonisationModel::G4DNAEmfietzoglouIonisationModel(), G4DNAIonElasticModel::G4DNAIonElasticModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNAScreenedRutherfordElasticModel::G4DNAScreenedRutherfordElasticModel(), G4DNATransformElectronModel::G4DNATransformElectronModel(), G4DNAUeharaScreenedRutherfordElasticModel::G4DNAUeharaScreenedRutherfordElasticModel(), G4DummyModel::G4DummyModel(), G4eBremParametrizedModel::G4eBremParametrizedModel(), G4eBremsstrahlungRelModel(), G4LindhardSorensenIonModel::G4LindhardSorensenIonModel(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MuElecElasticModel::G4MuElecElasticModel(), G4SeltzerBergerModel::G4SeltzerBergerModel(), G4VLEPTSModel::Init(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAIonElasticModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4MuElecElasticModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4DNAModelInterface::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4ePolarizedBremsstrahlung::InitialiseEnergyLossProcess(), G4LDMBremsstrahlung::InitialiseEnergyLossProcess(), G4hPairProduction::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4ePairProduction::InitialiseEnergyLossProcess(), G4ePolarizedIonisation::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4DNARotExcitation::InitialiseProcess(), G4DNAPositronium::InitialiseProcess(), G4DNADissociation::InitialiseProcess(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4DNAVibExcitation::InitialiseProcess(), G4MuElecElastic::InitialiseProcess(), G4MuElecInelastic::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4PolarizedGammaConversion::InitialiseProcess(), G4ComptonScattering::InitialiseProcess(), G4PolarizedCompton::InitialiseProcess(), G4eplusAnnihilation::InitialiseProcess(), G4PolarizedPhotoElectricEffect::InitialiseProcess(), G4GammaConversion::InitialiseProcess(), G4PhotoElectricEffect::InitialiseProcess(), G4VEmAdjointModel::SetLowEnergyLimit(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), G4EmConfigurator::UpdateModelEnergyRange().

void G4eBremsstrahlungRelModel::SetLowestKinEnergy ( G4double  val)
inline

G4eBremsstrahlungRelModel.hh 파일의 238 번째 라인에서 정의되었습니다.

다음을 참조함 : lowestKinEnergy.

다음에 의해서 참조됨 : G4SeltzerBergerModel::G4SeltzerBergerModel().

void G4eBremsstrahlungRelModel::SetLPMconstant ( G4double  val)
inline

G4eBremsstrahlungRelModel.hh 파일의 225 번째 라인에서 정의되었습니다.

다음을 참조함 : fLPMconstant.

void G4VEmModel::SetLPMFlag ( G4bool  val)
inlineinherited
void G4VEmModel::SetMasterThread ( G4bool  val)
inlineinherited

G4VEmModel.hh 파일의 693 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::isMaster.

다음에 의해서 참조됨 : G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable().

void G4eBremsstrahlungRelModel::SetParticle ( const G4ParticleDefinition p)
private
void G4VEmModel::SetParticleChange ( G4VParticleChange p,
G4VEmFluctuationModel f = nullptr 
)
inherited
void G4VEmModel::SetPolarAngleLimit ( G4double  val)
inlineinherited
void G4VEmModel::SetSecondaryThreshold ( G4double  val)
inlineinherited

G4VEmModel.hh 파일의 749 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::secondaryThreshold.

다음에 의해서 참조됨 : G4eBremsstrahlung::InitialiseEnergyLossProcess().

void G4VEmModel::SetTripletModel ( G4VEmModel p)
inlineinherited

G4VEmModel.hh 파일의 599 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VEmModel::fTripletModel.

다음에 의해서 참조됨 : G4eplusTo2GammaOKVIModel::G4eplusTo2GammaOKVIModel().

void G4eBremsstrahlungRelModel::SetupForMaterial ( const G4ParticleDefinition ,
const G4Material mat,
G4double  kineticEnergy 
)
overridevirtual
void G4VEmModel::StartTracking ( G4Track )
virtualinherited

G4GoudsmitSaundersonMscModel, G4UrbanAdjointMscModel, G4UrbanMscModel, G4WentzelVIModel에서 재구현되었습니다.

G4VEmModel.cc 파일의 286 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VMultipleScattering::StartTracking().

G4bool G4VEmModel::UseAngularGeneratorFlag ( ) const
inlineinherited
G4double G4VEmModel::Value ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition p,
G4double  kineticEnergy 
)
virtualinherited

멤버 데이타 문서화

G4double G4eBremsstrahlungRelModel::bremFactor
protected
G4int G4eBremsstrahlungRelModel::currentZ
protected
G4double G4eBremsstrahlungRelModel::densityCorr
protected
G4double G4eBremsstrahlungRelModel::densityFactor
protected
G4double G4eBremsstrahlungRelModel::energyThresholdLPM
private

G4eBremsstrahlungRelModel.hh 파일의 172 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeBremLoss(), ComputeXSectionPerAtom(), G4eBremsstrahlungRelModel(), SampleSecondaries(), SetupForMaterial().

G4double G4eBremsstrahlungRelModel::facFel
private

G4eBremsstrahlungRelModel.hh 파일의 173 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), InitialiseConstants(), SetCurrentElement().

G4double G4eBremsstrahlungRelModel::facFinel
private

G4eBremsstrahlungRelModel.hh 파일의 173 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : InitialiseConstants(), SetCurrentElement().

G4double G4eBremsstrahlungRelModel::fCoulomb
private

G4eBremsstrahlungRelModel.hh 파일의 178 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SetCurrentElement().

G4double G4eBremsstrahlungRelModel::Fel
private

G4eBremsstrahlungRelModel.hh 파일의 178 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SetCurrentElement().

const G4double G4eBremsstrahlungRelModel::Fel_light = {0., 5.31 , 4.79 , 4.74 , 4.71}
staticprivate

G4eBremsstrahlungRelModel.hh 파일의 165 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetCurrentElement().

G4ElementData* G4VEmModel::fElementData
protectedinherited
G4double G4eBremsstrahlungRelModel::Finel
private

G4eBremsstrahlungRelModel.hh 파일의 178 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SetCurrentElement().

const G4double G4eBremsstrahlungRelModel::Finel_light = {0., 6.144 , 5.621 , 5.805 , 5.924}
staticprivate

G4eBremsstrahlungRelModel.hh 파일의 166 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetCurrentElement().

G4double G4eBremsstrahlungRelModel::fLPMconstant
private

G4eBremsstrahlungRelModel.hh 파일의 171 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : LPMconstant(), SetLPMconstant(), SetupForMaterial().

G4double G4eBremsstrahlungRelModel::fMax
private

G4eBremsstrahlungRelModel.hh 파일의 178 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4eBremsstrahlungRelModel(), SampleSecondaries(), SetCurrentElement().

G4double G4eBremsstrahlungRelModel::fMigdalConstant
private

G4eBremsstrahlungRelModel.hh 파일의 170 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetupForMaterial().

G4ParticleChangeForLoss* G4eBremsstrahlungRelModel::fParticleChange
protected
G4double G4eBremsstrahlungRelModel::gLPM
private

G4eBremsstrahlungRelModel.hh 파일의 182 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel().

size_t G4VEmModel::idxTable
protectedinherited

G4VEmModel.hh 파일의 435 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VEmModel::G4VEmModel(), G4VMscModel::GetParticleChangeForMSC(), G4VMscModel::GetTransportMeanFreePath().

G4double G4VEmModel::inveplus
protectedinherited
G4bool G4eBremsstrahlungRelModel::isElectron
protected
G4double G4eBremsstrahlungRelModel::kinEnergy
protected
G4double G4eBremsstrahlungRelModel::klpm
private

G4eBremsstrahlungRelModel.hh 파일의 185 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4eBremsstrahlungRelModel(), SetupForMaterial().

G4double G4eBremsstrahlungRelModel::kp
private

G4eBremsstrahlungRelModel.hh 파일의 185 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4eBremsstrahlungRelModel(), SetupForMaterial().

G4double G4eBremsstrahlungRelModel::lnZ
private

G4eBremsstrahlungRelModel.hh 파일의 177 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), ComputeDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SetCurrentElement().

G4double G4eBremsstrahlungRelModel::logTwo
private

G4eBremsstrahlungRelModel.hh 파일의 174 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), InitialiseConstants().

G4bool G4VEmModel::lossFlucFlag
protectedinherited

G4VEmModel.hh 파일의 436 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ICRU49NuclearStoppingModel::NuclearStoppingPower(), G4VEmModel::SetFluctuationFlag().

G4double G4eBremsstrahlungRelModel::lowestKinEnergy
private

G4eBremsstrahlungRelModel.hh 파일의 169 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4eBremsstrahlungRelModel(), LowestKinEnergy(), MinPrimaryEnergy(), SetLowestKinEnergy().

G4double G4eBremsstrahlungRelModel::lpmEnergy
private

G4eBremsstrahlungRelModel.hh 파일의 181 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), G4eBremsstrahlungRelModel(), SetupForMaterial().

G4NistManager* G4eBremsstrahlungRelModel::nist
protected

G4eBremsstrahlungRelModel.hh 파일의 139 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4eBremsstrahlungRelModel(), SetCurrentElement().

G4double G4eBremsstrahlungRelModel::nucTerm
protected

G4eBremsstrahlungRelModel.hh 파일의 154 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SampleSecondaries().

const G4ParticleDefinition* G4eBremsstrahlungRelModel::particle
protected
G4double G4eBremsstrahlungRelModel::particleMass
protected
G4double G4eBremsstrahlungRelModel::phiLPM
private

G4eBremsstrahlungRelModel.hh 파일의 182 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel().

G4VParticleChange* G4VEmModel::pParticleChange
protectedinherited
G4double G4eBremsstrahlungRelModel::preS1
private

G4eBremsstrahlungRelModel.hh 파일의 174 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), InitialiseConstants().

G4bool G4eBremsstrahlungRelModel::scatOffElectron
protected

G4eBremsstrahlungRelModel.hh 파일의 157 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), Initialise(), SampleSecondaries().

G4double G4eBremsstrahlungRelModel::sumTerm
protected

G4eBremsstrahlungRelModel.hh 파일의 155 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SampleSecondaries().

const std::vector<G4double>* G4VEmModel::theDensityFactor
protectedinherited

G4VEmModel.hh 파일의 433 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VMscModel::GetParticleChangeForMSC().

const std::vector<G4int>* G4VEmModel::theDensityIdx
protectedinherited

G4VEmModel.hh 파일의 434 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VMscModel::GetParticleChangeForMSC().

G4ParticleDefinition* G4eBremsstrahlungRelModel::theGamma
protected
G4double G4eBremsstrahlungRelModel::totalEnergy
protected
G4bool G4eBremsstrahlungRelModel::use_completescreening
private

G4eBremsstrahlungRelModel.hh 파일의 188 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom().

const G4double G4eBremsstrahlungRelModel::wgi
staticprivate
초기값:
={ 0.0506, 0.1112, 0.1569, 0.1813,
0.1813, 0.1569, 0.1112, 0.0506 }

G4eBremsstrahlungRelModel.hh 파일의 164 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeBremLoss(), ComputeXSectionPerAtom().

const G4double G4eBremsstrahlungRelModel::xgi
staticprivate
초기값:
={ 0.0199, 0.1017, 0.2372, 0.4083,
0.5917, 0.7628, 0.8983, 0.9801 }

G4eBremsstrahlungRelModel.hh 파일의 164 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeBremLoss(), ComputeXSectionPerAtom().

G4double G4eBremsstrahlungRelModel::xiLPM
private

G4eBremsstrahlungRelModel.hh 파일의 182 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel().

G4PhysicsTable* G4VEmModel::xSectionTable
protectedinherited
G4double G4eBremsstrahlungRelModel::z13
private

G4eBremsstrahlungRelModel.hh 파일의 177 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SetCurrentElement().

G4double G4eBremsstrahlungRelModel::z23
private

G4eBremsstrahlungRelModel.hh 파일의 177 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CalcLPMFunctions(), ComputeDXSectionPerAtom(), G4eBremsstrahlungRelModel(), SetCurrentElement().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: