Geant4
10.01.p01
|
#include <G4VEmModel.hh>
Inherited by G4BetheBlochModel, G4BetheHeitlerModel, G4BoldyshevTripletModel, G4BraggIonModel, G4BraggModel, G4DNABornExcitationModel, G4DNABornIonisationModel, G4DNAChampionElasticModel, G4DNADingfelderChargeDecreaseModel, G4DNADingfelderChargeIncreaseModel, G4DNAMeltonAttachmentModel, G4DNAMillerGreenExcitationModel, G4DNAOneStepSolvatationModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4DNASancheExcitationModel, G4DNAScreenedRutherfordElasticModel, G4DNATransformElectronModel, G4eBremParametrizedModel, G4eBremsstrahlungRelModel, G4eCoulombScatteringModel, G4eeToHadronsModel, G4eeToHadronsMultiModel, G4eeToTwoGammaModel, G4EmMultiModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4ICRU49NuclearStoppingModel, G4ICRU73QOModel, G4IonCoulombScatteringModel, G4IonParametrisedLossModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4LivermoreComptonModel, G4LivermoreComptonModifiedModel, G4LivermoreGammaConversionModel, G4LivermoreGammaConversionModelRC, G4LivermoreIonisationModel, G4LivermoreNuclearGammaConversionModel, G4LivermorePhotoElectricModel, G4LivermorePolarizedComptonModel, G4LivermorePolarizedGammaConversionModel, G4LivermorePolarizedPhotoElectricModel, G4LivermorePolarizedRayleighModel, G4LivermoreRayleighModel, G4LowEPComptonModel, G4MicroElecElasticModel, G4MicroElecInelasticModel, G4MollerBhabhaModel, G4mplIonisationModel, G4mplIonisationWithDeltaModel, G4MuBetheBlochModel, G4MuBremsstrahlungModel, G4MuElecElasticModel, G4MuElecInelasticModel, G4MuPairProductionModel, G4PAIModel, G4PAIPhotModel, G4PAIPhotonModel, G4PairProductionRelModel, G4PEEffectFluoModel, G4PenelopeAnnihilationModel, G4PenelopeBremsstrahlungModel, G4PenelopeComptonModel, G4PenelopeGammaConversionModel, G4PenelopeIonisationModel, G4PenelopePhotoElectricModel, G4PenelopeRayleighModel, G4VLEPTSModel, G4VMscModel, and G4XrayRayleighModel.
Protected Member Functions | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes | |
CLHEP::HepRandomEngine * | rndmEngineMod |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Private Member Functions | |
G4VEmModel & | operator= (const G4VEmModel &right) |
G4VEmModel (const G4VEmModel &) | |
Private Attributes | |
G4VEmFluctuationModel * | flucModel |
G4VEmAngularDistribution * | anglModel |
const G4String | name |
G4double | lowLimit |
G4double | highLimit |
G4double | eMinActive |
G4double | eMaxActive |
G4double | polarAngleLimit |
G4double | secondaryThreshold |
G4bool | theLPMflag |
G4bool | flagDeexcitation |
G4bool | flagForceBuildTable |
G4bool | isMaster |
G4bool | localTable |
G4bool | localElmSelectors |
G4bool | useAngularGenerator |
G4int | nSelectors |
std::vector < G4EmElementSelector * > * | elmSelectors |
G4LossTableManager * | fManager |
const G4MaterialCutsCouple * | fCurrentCouple |
const G4Element * | fCurrentElement |
const G4Isotope * | fCurrentIsotope |
G4int | nsec |
std::vector< G4double > | xsec |
Definition at line 104 of file G4VEmModel.hh.
G4VEmModel::G4VEmModel | ( | const G4String & | nam | ) |
Definition at line 68 of file G4VEmModel.cc.
References elmSelectors, fManager, idxTable, G4LossTableManager::Instance(), localElmSelectors, localTable, nsec, nSelectors, G4LossTableManager::Register(), rndmEngineMod, useAngularGenerator, and xsec.
|
virtual |
Definition at line 93 of file G4VEmModel.cc.
References anglModel, G4PhysicsTable::clearAndDestroy(), G4LossTableManager::DeRegister(), elmSelectors, fElementData, fManager, isMaster, localElmSelectors, localTable, nSelectors, and xSectionTable.
|
private |
Reimplemented in G4BraggIonGasModel, and G4BetheBlochIonGasModel.
Definition at line 329 of file G4VEmModel.cc.
References GetChargeSquareRatio(), G4Track::GetKineticEnergy(), G4Track::GetMaterial(), and G4Track::GetParticleDefinition().
Referenced by G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength().
|
virtual |
Reimplemented in G4IonParametrisedLossModel, G4BetheBlochModel, G4eCoulombScatteringModel, G4LowEPComptonModel, G4MuBetheBlochModel, G4MuBremsstrahlungModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4MuPairProductionModel, G4UrbanMscModel, G4PenelopeComptonModel, G4GoudsmitSaundersonMscModel, G4eBremParametrizedModel, G4PenelopeIonisationModel, G4eBremsstrahlungRelModel, G4IonCoulombScatteringModel, G4WentzelVIModel, G4WentzelVIRelModel, G4eeToHadronsMultiModel, G4mplIonisationWithDeltaModel, G4MollerBhabhaModel, G4EmMultiModel, G4PenelopeBremsstrahlungModel, G4eeToTwoGammaModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4eeToHadronsModel, G4PairProductionRelModel, G4BetheHeitlerModel, G4PenelopePhotoElectricModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4LivermoreIonisationModel, G4PenelopeRayleighModel, G4PEEffectFluoModel, G4PenelopeAnnihilationModel, G4PenelopeGammaConversionModel, G4PolarizedComptonModel, G4LivermorePhotoElectricModel, G4LivermoreComptonModel, G4LivermoreGammaConversionModel, G4LivermoreComptonModifiedModel, G4LivermorePolarizedComptonModel, G4LivermorePolarizedGammaConversionModel, G4LivermoreGammaConversionModelRC, G4LivermoreNuclearGammaConversionModel, G4LivermorePolarizedRayleighModel, G4LivermoreRayleighModel, G4BoldyshevTripletModel, G4XrayRayleighModel, and G4LivermorePolarizedPhotoElectricModel.
Definition at line 315 of file G4VEmModel.cc.
Referenced by G4VEmProcess::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeCrossSectionPerAtom(), ComputeCrossSectionPerAtom(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), CrossSectionPerVolume(), G4AdjointComptonModel::DiffCrossSectionPerAtomPrimToScatPrim(), G4AdjointIonIonisationModel::DiffCrossSectionPerAtomPrimToSecond(), G4AdjointhIonisationModel::DiffCrossSectionPerAtomPrimToSecond(), G4VEmAdjointModel::DiffCrossSectionPerAtomPrimToSecond(), G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated2(), G4EmElementSelector::Initialise(), and main().
|
inline |
Definition at line 510 of file G4VEmModel.hh.
References ComputeCrossSectionPerAtom(), G4Element::GetN(), G4Element::GetZ(), and SetCurrentElement().
|
inline |
Definition at line 471 of file G4VEmModel.hh.
References ComputeDEDXPerVolume(), G4MaterialCutsCouple::GetMaterial(), and SetCurrentCouple().
Referenced by G4EmModelManager::ComputeDEDX(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), and G4TablesForExtrapolator::ComputeProtonDEDX().
|
virtual |
Reimplemented in G4IonParametrisedLossModel, G4BetheBlochModel, G4MuBetheBlochModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4PenelopeIonisationModel, G4PenelopeBremsstrahlungModel, G4MuBremsstrahlungModel, G4MuPairProductionModel, G4MollerBhabhaModel, G4LivermoreIonisationModel, G4PAIModel, G4PAIPhotonModel, G4eBremParametrizedModel, G4PAIPhotModel, G4eBremsstrahlungRelModel, G4ICRU49NuclearStoppingModel, G4mplIonisationModel, G4mplIonisationWithDeltaModel, G4BetheBlochNoDeltaModel, G4BraggNoDeltaModel, G4ICRU73NoDeltaModel, MyMollerBhabhaModel, and MyMollerBhabhaModel.
Definition at line 249 of file G4VEmModel.cc.
Referenced by G4NuclearStopping::AlongStepDoIt(), G4EmCorrections::BuildCorrectionVector(), G4EmCalculator::ComputeDEDX(), ComputeDEDX(), and main().
|
inline |
Definition at line 496 of file G4VEmModel.hh.
References CrossSectionPerVolume(), DBL_MAX, and DBL_MIN.
Referenced by main().
|
virtual |
Reimplemented in G4IonParametrisedLossModel, G4BraggIonModel, G4BetheBlochModel, and G4ICRU73QOModel.
Definition at line 354 of file G4VEmModel.cc.
Referenced by G4ContinuousGainOfEnergy::AlongStepDoIt(), G4VEnergyLossProcess::AlongStepDoIt(), G4EmCalculator::ComputeDEDX(), and G4EmCalculator::GetDEDX().
|
inline |
Definition at line 482 of file G4VEmModel.hh.
References CrossSectionPerVolume(), G4MaterialCutsCouple::GetMaterial(), and SetCurrentCouple().
Referenced by G4PolarizedCompton::ComputeAsymmetry(), G4ePolarizedIonisation::ComputeAsymmetry(), G4eplusPolarizedAnnihilation::ComputeAsymmetry(), G4EmModelManager::FillLambdaVector(), and G4EmMultiModel::SampleSecondaries().
|
virtual |
Reimplemented in G4IonParametrisedLossModel, G4BetheBlochModel, G4MuBetheBlochModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4PenelopeIonisationModel, G4MollerBhabhaModel, G4PAIModel, G4PAIPhotonModel, G4PenelopeBremsstrahlungModel, G4eeToTwoGammaModel, G4PAIPhotModel, G4PenelopeComptonModel, G4PEEffectFluoModel, G4MicroElecInelasticModel, G4MuElecInelasticModel, G4eeToHadronsMultiModel, G4DNAOneStepSolvatationModel, G4eeToHadronsModel, G4DNATransformElectronModel, G4BetheBlochNoDeltaModel, G4BraggNoDeltaModel, G4ICRU73NoDeltaModel, G4MicroElecElasticModel, G4MuElecElasticModel, G4LivermorePhotoElectricModel, G4DNABornIonisationModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4DNASancheExcitationModel, G4DNAMeltonAttachmentModel, G4DNAMillerGreenExcitationModel, G4DNABornExcitationModel, MyKleinNishinaCompton, G4DNAChampionElasticModel, G4DNADingfelderChargeIncreaseModel, G4DNADingfelderChargeDecreaseModel, G4DNAScreenedRutherfordElasticModel, G4LEPTSAttachmentModel, G4LEPTSExcitationModel, G4LEPTSDissociationModel, G4LEPTSElasticModel, G4LEPTSIonisationModel, G4LEPTSPositroniumModel, G4LEPTSRotExcitationModel, and G4LEPTSVibExcitationModel.
Definition at line 258 of file G4VEmModel.cc.
References ComputeCrossSectionPerAtom(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), G4Material::GetVecNbOfAtomsPerVolume(), nsec, SetupForMaterial(), and xsec.
Referenced by G4AdjointBremsstrahlungModel::AdjointCrossSection(), G4EmCalculator::ComputeCrossSectionPerVolume(), G4VEmProcess::ComputeCurrentLambda(), ComputeMeanFreePath(), G4TablesForExtrapolator::ComputeTrasportXS(), CrossSection(), MyKleinNishinaCompton::CrossSectionPerVolume(), G4LivermorePhotoElectricModel::CrossSectionPerVolume(), G4VEmProcess::CrossSectionPerVolume(), G4VEnergyLossProcess::CrossSectionPerVolume(), G4VEmAdjointModel::DiffCrossSectionPerVolumePrimToSecond(), G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated1(), G4AdjointBremsstrahlungModel::GetAdjointCrossSection(), G4VMscModel::GetTransportMeanFreePath(), SelectRandomAtom(), and Value().
|
inlineprotected |
Definition at line 433 of file G4VEmModel.hh.
References fCurrentCouple.
Referenced by G4PEEffectFluoModel::ComputeCrossSectionPerAtom(), G4eSingleCoulombScatteringModel::ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel::ComputeCrossSectionPerAtom(), G4EmMultiModel::ComputeCrossSectionPerAtom(), G4WentzelVIModel::ComputeCrossSectionPerAtom(), G4WentzelVIRelModel::ComputeCrossSectionPerAtom(), G4IonCoulombScatteringModel::ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel::ComputeCrossSectionPerAtom(), G4mplIonisationWithDeltaModel::ComputeDEDXPerVolume(), G4mplIonisationModel::ComputeDEDXPerVolume(), G4PAIPhotModel::ComputeDEDXPerVolume(), G4PAIModel::ComputeDEDXPerVolume(), G4PAIPhotonModel::ComputeDEDXPerVolume(), G4PAIPhotModel::CrossSectionPerVolume(), G4PAIModel::CrossSectionPerVolume(), G4PAIPhotonModel::CrossSectionPerVolume(), G4VMscModel::GetTransportMeanFreePath(), G4PAIPhotonModel::GetXscPerVolume(), and G4eCoulombScatteringModel::MinPrimaryEnergy().
|
inline |
Definition at line 664 of file G4VEmModel.hh.
References flagDeexcitation.
Referenced by G4EmModelManager::DumpModelList().
|
virtual |
Reimplemented in G4PAIPhotonModel, G4PAIModel, and G4PAIPhotModel.
Definition at line 324 of file G4VEmModel.cc.
Referenced by G4EmModelManager::AddEmModel().
|
inline |
Definition at line 671 of file G4VEmModel.hh.
References flagForceBuildTable.
Referenced by G4VMscModel::GetParticleChangeForMSC().
|
inline |
Definition at line 598 of file G4VEmModel.hh.
References anglModel.
Referenced by G4EmModelManager::DumpModelList(), G4MollerBhabhaModel::Initialise(), G4BraggIonModel::Initialise(), G4ICRU73QOModel::Initialise(), G4BraggModel::Initialise(), G4BetheBlochModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4LivermoreRayleighModel::SampleSecondaries(), G4DNARuddIonisationExtendedModel::SampleSecondaries(), G4DNARuddIonisationModel::SampleSecondaries(), G4DNABornIonisationModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4LivermoreIonisationModel::SampleSecondaries(), G4MicroElecInelasticModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4PAIModel::SampleSecondaries(), G4MollerBhabhaModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), G4ICRU73QOModel::SampleSecondaries(), G4BetheBlochModel::SampleSecondaries(), and G4IonParametrisedLossModel::SampleSecondaries().
|
virtual |
Reimplemented in G4IonParametrisedLossModel, G4BraggIonModel, G4BraggModel, and G4BetheBlochModel.
Definition at line 337 of file G4VEmModel.cc.
References G4ParticleDefinition::GetPDGCharge(), and inveplus.
Referenced by G4ContinuousGainOfEnergy::AlongStepDoIt(), G4AdjointCSManager::BuildTotalSigmaTables(), ChargeSquareRatio(), G4EmCalculator::ComputeDEDX(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4ContinuousGainOfEnergy::GetContinuousStepLimit(), and G4EmCalculator::GetDEDX().
|
inline |
Definition at line 807 of file G4VEmModel.hh.
References xSectionTable.
Referenced by G4VMultipleScattering::BuildPhysicsTable(), G4EmModelManager::DumpModelList(), G4WentzelVIModel::Initialise(), and G4VMultipleScattering::StorePhysicsTable().
|
inline |
Definition at line 448 of file G4VEmModel.hh.
References fCurrentElement.
Referenced by G4VEmProcess::GetCurrentElement(), G4VEnergyLossProcess::GetCurrentElement(), G4VEmProcess::GetTargetElement(), G4PolarizedGammaConversionModel::SampleSecondaries(), G4ePolarizedBremsstrahlungModel::SampleSecondaries(), G4PolarizedPEEffectModel::SampleSecondaries(), G4PolarizedGammaConversionModel::SelectedAtom(), G4ePolarizedBremsstrahlungModel::SelectedAtom(), G4PairProductionRelModel::SetCurrentElement(), G4eBremsstrahlungRelModel::SetCurrentElement(), and G4eBremParametrizedModel::SetCurrentElement().
|
inline |
Definition at line 455 of file G4VEmModel.hh.
References fCurrentIsotope.
Referenced by G4VEmProcess::GetTargetIsotope().
|
inline |
Definition at line 800 of file G4VEmModel.hh.
References fElementData.
Referenced by G4MuPairProductionModel::InitialiseLocal(), and G4MuPairProduction::PrintInfo().
|
inline |
Definition at line 783 of file G4VEmModel.hh.
References elmSelectors.
Referenced by G4LivermoreRayleighModel::InitialiseLocal(), G4LivermoreGammaConversionModel::InitialiseLocal(), G4LivermoreComptonModel::InitialiseLocal(), G4PenelopePhotoElectricModel::InitialiseLocal(), G4KleinNishinaCompton::InitialiseLocal(), G4KleinNishinaModel::InitialiseLocal(), G4BetheHeitlerModel::InitialiseLocal(), G4eBremParametrizedModel::InitialiseLocal(), G4PairProductionRelModel::InitialiseLocal(), G4eBremsstrahlungRelModel::InitialiseLocal(), G4PAIPhotModel::InitialiseLocal(), G4PAIModel::InitialiseLocal(), G4MuBremsstrahlungModel::InitialiseLocal(), G4MuPairProductionModel::InitialiseLocal(), and G4eCoulombScatteringModel::InitialiseLocal().
|
inline |
Definition at line 591 of file G4VEmModel.hh.
References flucModel.
Referenced by G4ContinuousGainOfEnergy::AlongStepDoIt(), G4VEnergyLossProcess::AlongStepDoIt(), G4BetheBlochModel::CorrectionsAlongStep(), G4BraggIonModel::CorrectionsAlongStep(), G4IonParametrisedLossModel::CorrectionsAlongStep(), G4BraggModel::GetChargeSquareRatio(), G4VEnergyLossProcess::GetDEDXDispersion(), and G4EmMultiModel::Initialise().
|
inline |
Definition at line 776 of file G4VEmModel.hh.
References name.
Referenced by G4IonParametrisedLossModel::AddDEDXTable(), G4VLEPTSModel::BuildMeanFreePathTable(), G4VLEPTSModel::BuildPhysicsTable(), G4EmCalculator::ComputeDEDX(), G4MuPairProductionModel::DataCorrupted(), G4EmElementSelector::Dump(), G4EmModelManager::DumpModelList(), G4EmCalculator::FindEmModel(), G4EmMultiModel::Initialise(), G4IonParametrisedLossModel::Initialise(), G4EmModelManager::Initialise(), G4IonParametrisedLossModel::PrintDEDXTable(), G4DNAPositronium::PrintInfo(), G4DNADissociation::PrintInfo(), G4DNARotExcitation::PrintInfo(), G4DNAVibExcitation::PrintInfo(), G4DNAChargeIncrease::PrintInfo(), G4DNAElastic::PrintInfo(), G4DNAAttachment::PrintInfo(), G4DNAChargeDecrease::PrintInfo(), G4DNAExcitation::PrintInfo(), G4DNAIonisation::PrintInfo(), G4PolarizedCompton::PrintInfo(), G4VLEPTSModel::ReadIXS(), G4LossTableManager::Register(), G4IonParametrisedLossModel::RemoveDEDXTable(), G4VLEPTSModel::SampleEnergyLoss(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4EmConfigurator::SetExtraEmModel(), G4EmConfigurator::SetModelForRegion(), and G4EmConfigurator::UpdateModelEnergyRange().
|
protected |
Definition at line 134 of file G4VEmModel.cc.
References pParticleChange.
Referenced by G4LEPTSDissociationModel::Initialise(), G4LEPTSElasticModel::Initialise(), G4LEPTSExcitationModel::Initialise(), G4LEPTSIonisationModel::Initialise(), G4LEPTSPositroniumModel::Initialise(), G4LEPTSRotExcitationModel::Initialise(), G4LEPTSVibExcitationModel::Initialise(), G4LEPTSAttachmentModel::Initialise(), G4LivermoreRayleighModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4XrayRayleighModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4LivermorePhotoElectricModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4DNATransformElectronModel::Initialise(), G4PEEffectFluoModel::Initialise(), G4KleinNishinaCompton::Initialise(), G4KleinNishinaModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4DNAOneStepSolvatationModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4eeToTwoGammaModel::Initialise(), G4PairProductionRelModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PolarizedAnnihilationModel::Initialise(), G4eeToHadronsMultiModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4eSingleCoulombScatteringModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4IonCoulombScatteringModel::Initialise(), G4eCoulombScatteringModel::Initialise(), and G4LowEPComptonModel::Initialise().
|
protected |
Definition at line 120 of file G4VEmModel.cc.
References pParticleChange.
Referenced by G4mplIonisationModel::Initialise(), G4mplIonisationWithDeltaModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4eBremParametrizedModel::Initialise(), G4eBremsstrahlungRelModel::Initialise(), G4MollerBhabhaModel::Initialise(), G4PAIPhotModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4PAIModel::Initialise(), G4PAIPhotonModel::Initialise(), G4BraggIonModel::Initialise(), G4MuBetheBlochModel::Initialise(), G4ICRU73QOModel::Initialise(), G4BraggModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4BetheBlochModel::Initialise(), G4MuPairProductionModel::Initialise(), G4IonParametrisedLossModel::Initialise(), and G4PAIPhotonModel::InitTest().
|
virtual |
Reimplemented in G4IonParametrisedLossModel, G4BraggIonModel, G4BraggModel, G4BetheBlochModel, G4BraggIonGasModel, and G4BetheBlochIonGasModel.
Definition at line 346 of file G4VEmModel.cc.
References G4ParticleDefinition::GetPDGCharge().
Referenced by G4VEnergyLossProcess::AlongStepDoIt().
|
inline |
Definition at line 629 of file G4VEmModel.hh.
References eMaxActive.
Referenced by G4EmModelManager::DumpModelList(), G4VMscModel::GetParticleChangeForMSC(), and G4WentzelVIModel::Initialise().
|
inline |
Definition at line 615 of file G4VEmModel.hh.
References highLimit.
Referenced by G4DNATransformElectronModel::CrossSectionPerVolume(), G4DNAOneStepSolvatationModel::CrossSectionPerVolume(), G4eeToHadronsModel::G4eeToHadronsModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4ContinuousGainOfEnergy::GetContinuousStepLimit(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4VMscModel::GetParticleChangeForMSC(), G4LivermoreRayleighModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4PairProductionRelModel::Initialise(), G4eBremsstrahlungRelModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PAIPhotModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4WentzelVIModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4LowEPComptonModel::Initialise(), G4EmModelManager::Initialise(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4PairProductionRelModel::InitialiseLocal(), G4eBremsstrahlungRelModel::InitialiseLocal(), G4MuBremsstrahlungModel::InitialiseLocal(), G4MuPairProductionModel::InitialiseLocal(), G4CoulombScattering::InitialiseProcess(), G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4eBremsstrahlung::PrintInfo(), G4DNAOneStepSolvatationModel::SampleSecondaries(), G4EmConfigurator::SetExtraEmModel(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), and G4EmConfigurator::UpdateModelEnergyRange().
|
pure virtual |
Implemented in G4IonParametrisedLossModel, G4LowEPComptonModel, G4eCoulombScatteringModel, G4UrbanMscModel, G4MuBremsstrahlungModel, G4MuPairProductionModel, G4BetheBlochModel, G4BraggModel, G4GoudsmitSaundersonMscModel, G4ICRU73QOModel, G4IonCoulombScatteringModel, G4MuBetheBlochModel, G4BraggIonModel, G4PAIModel, G4PAIPhotonModel, G4WentzelVIRelModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4PenelopeIonisationModel, G4WentzelVIModel, G4MicroElecInelasticModel, G4MuElecInelasticModel, G4eeToHadronsMultiModel, G4PenelopeBremsstrahlungModel, G4PenelopeComptonModel, G4PolarizedAnnihilationModel, G4MollerBhabhaModel, G4PAIPhotModel, G4PolarizedPEEffectModel, G4eBremsstrahlungRelModel, G4LivermoreBremsstrahlungModel, G4eBremParametrizedModel, G4ICRU49NuclearStoppingModel, G4PairProductionRelModel, G4SeltzerBergerModel, G4DNAOneStepSolvatationModel, G4BetheHeitlerModel, G4eeToTwoGammaModel, G4EmMultiModel, G4eeToHadronsModel, G4PenelopePhotoElectricModel, G4mplIonisationModel, G4mplIonisationWithDeltaModel, G4LivermoreIonisationModel, G4ePolarizedBremsstrahlungModel, G4PolarizedGammaConversionModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4PEEffectFluoModel, G4DNATransformElectronModel, G4PenelopeGammaConversionModel, G4PenelopeRayleighModel, G4PenelopeAnnihilationModel, G4DummyModel, G4MicroElecElasticModel, G4MuElecElasticModel, G4LivermorePhotoElectricModel, G4DNABornIonisationModel, G4LivermoreComptonModifiedModel, G4LivermoreComptonModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4DNASancheExcitationModel, G4LivermorePolarizedComptonModel, G4LivermorePolarizedGammaConversionModel, G4DNAMeltonAttachmentModel, G4DNAMillerGreenExcitationModel, G4LivermoreGammaConversionModelRC, G4DNABornExcitationModel, G4LivermoreNuclearGammaConversionModel, G4LivermorePolarizedRayleighModel, G4BoldyshevTripletModel, G4XrayRayleighModel, G4DNAChampionElasticModel, G4DNADingfelderChargeIncreaseModel, G4LivermoreGammaConversionModel, G4LivermorePolarizedPhotoElectricModel, G4DNADingfelderChargeDecreaseModel, G4DNAScreenedRutherfordElasticModel, G4LivermoreRayleighModel, G4LEPTSAttachmentModel, G4LEPTSDissociationModel, G4LEPTSElasticModel, G4LEPTSExcitationModel, G4LEPTSIonisationModel, G4LEPTSPositroniumModel, G4LEPTSRotExcitationModel, and G4LEPTSVibExcitationModel.
Referenced by G4EmModelManager::Initialise(), and InitialiseElementSelectors().
void G4VEmModel::InitialiseElementSelectors | ( | const G4ParticleDefinition * | part, |
const G4DataVector & | cuts | ||
) |
Definition at line 148 of file G4VEmModel.cc.
References DBL_MAX, elmSelectors, fCurrentCouple, fManager, G4Log(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4LossTableManager::GetNumberOfBinsPerDecade(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), highLimit, Initialise(), log106, lowLimit, G4INCL::Math::max(), MinPrimaryEnergy(), and nSelectors.
Referenced by G4LivermoreRayleighModel::Initialise(), G4XrayRayleighModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4KleinNishinaCompton::Initialise(), G4KleinNishinaModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4PairProductionRelModel::Initialise(), G4eBremParametrizedModel::Initialise(), G4eBremsstrahlungRelModel::Initialise(), G4PAIPhotModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4eCoulombScatteringModel::Initialise(), and G4LowEPComptonModel::Initialise().
|
virtual |
Reimplemented in G4LivermorePhotoElectricModel, G4LivermoreBremsstrahlungModel, G4SeltzerBergerModel, G4LivermoreComptonModel, G4LivermoreGammaConversionModel, and G4LivermoreRayleighModel.
Definition at line 244 of file G4VEmModel.cc.
Referenced by G4EmCalculator::ComputeCrossSectionPerAtom(), and InitialiseForMaterial().
|
virtual |
Definition at line 225 of file G4VEmModel.cc.
References G4lrint(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), InitialiseForElement(), and n.
Referenced by G4EmCalculator::FindEmModel().
|
virtual |
Reimplemented in G4eCoulombScatteringModel, G4MuBremsstrahlungModel, G4MuPairProductionModel, G4PAIModel, G4WentzelVIModel, G4PenelopeIonisationModel, G4PAIPhotModel, G4PenelopeBremsstrahlungModel, G4PenelopeComptonModel, G4eBremsstrahlungRelModel, G4eBremParametrizedModel, G4PairProductionRelModel, G4BetheHeitlerModel, G4PenelopePhotoElectricModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4PenelopeGammaConversionModel, G4PenelopeRayleighModel, G4PenelopeAnnihilationModel, G4LivermoreComptonModel, G4LivermoreGammaConversionModel, and G4LivermoreRayleighModel.
Definition at line 219 of file G4VEmModel.cc.
Referenced by G4VMultipleScattering::BuildPhysicsTable(), G4VEmProcess::BuildPhysicsTable(), and G4VEnergyLossProcess::BuildPhysicsTable().
Definition at line 734 of file G4VEmModel.hh.
References eMaxActive, and eMinActive.
Referenced by G4VEnergyLossProcess::AlongStepDoIt(), G4VMultipleScattering::AlongStepGetPhysicalInteractionLength(), G4VEnergyLossProcess::AlongStepGetPhysicalInteractionLength(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), G4VEmProcess::PostStepGetPhysicalInteractionLength(), and G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength().
|
inline |
Definition at line 699 of file G4VEmModel.hh.
References isMaster.
Referenced by G4PenelopeBremsstrahlungModel::BuildXSTable(), G4PenelopeBremsstrahlungModel::ClearTables(), G4MuPairProductionModel::DataCorrupted(), G4PenelopePhotoElectricModel::GetNumberOfShellXS(), G4VMscModel::GetParticleChangeForMSC(), G4LivermoreRayleighModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermorePhotoElectricModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4mplIonisationWithDeltaModel::Initialise(), G4mplIonisationModel::Initialise(), G4KleinNishinaCompton::Initialise(), G4KleinNishinaModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4LivermoreBremsstrahlungModel::Initialise(), G4eBremParametrizedModel::Initialise(), G4PairProductionRelModel::Initialise(), G4SeltzerBergerModel::Initialise(), G4eBremsstrahlungRelModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PAIPhotModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4WentzelVIModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4BraggIonModel::Initialise(), G4PAIModel::Initialise(), G4BraggModel::Initialise(), G4MuPairProductionModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4eCoulombScatteringModel::Initialise(), G4PenelopeBremsstrahlungModel::InitialiseLocal(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4BraggIonModel::~G4BraggIonModel(), G4BraggModel::~G4BraggModel(), G4LivermoreBremsstrahlungModel::~G4LivermoreBremsstrahlungModel(), G4LivermoreComptonModel::~G4LivermoreComptonModel(), G4LivermorePhotoElectricModel::~G4LivermorePhotoElectricModel(), G4LivermoreRayleighModel::~G4LivermoreRayleighModel(), G4mplIonisationModel::~G4mplIonisationModel(), G4mplIonisationWithDeltaModel::~G4mplIonisationWithDeltaModel(), G4PAIModel::~G4PAIModel(), G4PAIPhotModel::~G4PAIPhotModel(), G4PenelopeBremsstrahlungModel::~G4PenelopeBremsstrahlungModel(), G4PenelopeGammaConversionModel::~G4PenelopeGammaConversionModel(), G4PenelopeIonisationModel::~G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::~G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::~G4PenelopeRayleighModel(), G4SeltzerBergerModel::~G4SeltzerBergerModel(), and G4WentzelVIModel::~G4WentzelVIModel().
|
inline |
Definition at line 636 of file G4VEmModel.hh.
References eMinActive.
Referenced by G4EmModelManager::DumpModelList(), G4VMscModel::GetParticleChangeForMSC(), and G4WentzelVIModel::Initialise().
|
inline |
Definition at line 622 of file G4VEmModel.hh.
References lowLimit.
Referenced by G4LivermorePolarizedComptonModel::ComputeCrossSectionPerAtom(), G4LivermoreComptonModifiedModel::ComputeCrossSectionPerAtom(), G4LivermoreComptonModel::ComputeCrossSectionPerAtom(), G4KleinNishinaModel::ComputeCrossSectionPerAtom(), G4KleinNishinaCompton::ComputeCrossSectionPerAtom(), G4eBremsstrahlungRelModel::ComputeCrossSectionPerAtom(), G4mplIonisationWithDeltaModel::ComputeCrossSectionPerElectron(), G4EmCalculator::ComputeDEDX(), G4mplIonisationWithDeltaModel::ComputeDEDXPerVolume(), G4eBremsstrahlungRelModel::ComputeDEDXPerVolume(), G4IonParametrisedLossModel::ComputeDEDXPerVolume(), G4IonParametrisedLossModel::CorrectionsAlongStep(), G4PenelopeComptonModel::CrossSectionPerVolume(), G4EmCalculator::FindEmModel(), G4eeToHadronsModel::G4eeToHadronsModel(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4VMscModel::GetParticleChangeForMSC(), G4LivermoreRayleighModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4PairProductionRelModel::Initialise(), G4eBremParametrizedModel::Initialise(), G4eBremsstrahlungRelModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PAIPhotModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4WentzelVIModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4LowEPComptonModel::Initialise(), G4EmModelManager::Initialise(), G4mplIonisation::InitialiseEnergyLossProcess(), G4PairProductionRelModel::InitialiseLocal(), G4eBremsstrahlungRelModel::InitialiseLocal(), G4CoulombScattering::InitialiseProcess(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4KleinNishinaCompton::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), and G4EmConfigurator::UpdateModelEnergyRange().
|
inline |
Definition at line 657 of file G4VEmModel.hh.
References theLPMflag.
Referenced by G4eBremsstrahlungRelModel::SetupForMaterial().
|
protectedvirtual |
Reimplemented in G4IonParametrisedLossModel, G4PAIPhotonModel, G4BetheBlochModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4PAIModel, G4MuBetheBlochModel, G4PAIPhotModel, G4mplIonisationWithDeltaModel, and G4MollerBhabhaModel.
Definition at line 387 of file G4VEmModel.cc.
Referenced by MaxSecondaryKinEnergy().
|
inline |
Definition at line 463 of file G4VEmModel.hh.
References G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetParticleDefinition(), and MaxSecondaryEnergy().
Referenced by G4ContinuousGainOfEnergy::AlongStepDoIt(), G4VEnergyLossProcess::AlongStepDoIt(), G4VEnergyLossProcess::GetDEDXDispersion(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), G4ICRU73QOModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), G4MuBetheBlochModel::SampleSecondaries(), and G4IonParametrisedLossModel::SampleSecondaries().
|
virtual |
Reimplemented in G4PenelopeIonisationModel, G4IonParametrisedLossModel, G4PenelopeBremsstrahlungModel, G4MuBremsstrahlungModel, G4BetheBlochModel, G4MuBetheBlochModel, G4BraggIonModel, and G4eBremParametrizedModel.
Definition at line 379 of file G4VEmModel.cc.
Referenced by G4EmModelManager::Initialise().
|
virtual |
Reimplemented in G4MuBremsstrahlungModel, G4eCoulombScatteringModel, G4MuPairProductionModel, G4eBremsstrahlungRelModel, and G4LivermoreGammaConversionModel.
Definition at line 370 of file G4VEmModel.cc.
Referenced by G4LossTableBuilder::BuildTableForModel(), and InitialiseElementSelectors().
|
private |
|
inline |
Definition at line 643 of file G4VEmModel.hh.
References polarAngleLimit.
Referenced by G4WentzelVIModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4WentzelVIRelModel::Initialise(), and G4eCoulombScatteringModel::Initialise().
|
pure virtual |
Implemented in G4IonParametrisedLossModel, G4BetheBlochModel, G4MuBetheBlochModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4MuBremsstrahlungModel, G4PAIPhotonModel, G4eCoulombScatteringModel, G4MuPairProductionModel, G4MollerBhabhaModel, G4LowEPComptonModel, G4PenelopeIonisationModel, G4PAIModel, G4PenelopeBremsstrahlungModel, G4PenelopeComptonModel, G4eeToTwoGammaModel, G4eeToHadronsModel, G4eBremParametrizedModel, G4IonCoulombScatteringModel, G4PAIPhotModel, G4eeToHadronsMultiModel, G4mplIonisationWithDeltaModel, G4eBremsstrahlungRelModel, G4VMscModel, G4EmMultiModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4PolarizedAnnihilationModel, G4PairProductionRelModel, G4BetheHeitlerModel, G4PEEffectFluoModel, G4MicroElecInelasticModel, G4MuElecInelasticModel, G4PenelopePhotoElectricModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4ICRU49NuclearStoppingModel, G4PolarizedComptonModel, G4DNAOneStepSolvatationModel, G4LivermoreIonisationModel, G4PenelopeRayleighModel, G4PenelopeGammaConversionModel, G4PenelopeAnnihilationModel, G4DNATransformElectronModel, G4mplIonisationModel, G4LivermoreBremsstrahlungModel, G4LivermorePhotoElectricModel, G4PolarizedMollerBhabhaModel, G4PolarizedPEEffectModel, G4SeltzerBergerModel, G4LivermoreComptonModel, G4ePolarizedBremsstrahlungModel, G4PolarizedGammaConversionModel, G4LivermoreGammaConversionModel, G4MicroElecElasticModel, G4MuElecElasticModel, G4LivermoreComptonModifiedModel, G4HeatedKleinNishinaCompton, G4DNABornIonisationModel, G4LivermorePolarizedComptonModel, G4LivermorePolarizedGammaConversionModel, G4DummyModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4LivermoreGammaConversionModelRC, G4DNASancheExcitationModel, G4LivermoreNuclearGammaConversionModel, G4LivermorePolarizedRayleighModel, G4LivermoreRayleighModel, G4DNAMeltonAttachmentModel, G4DNAMillerGreenExcitationModel, G4BoldyshevTripletModel, G4XrayRayleighModel, MyKleinNishinaCompton, G4DNABornExcitationModel, G4LivermorePolarizedPhotoElectricModel, G4DNAChampionElasticModel, G4DNADingfelderChargeIncreaseModel, G4DNADingfelderChargeDecreaseModel, G4DNAScreenedRutherfordElasticModel, G4LEPTSAttachmentModel, G4LEPTSExcitationModel, G4LEPTSDissociationModel, G4LEPTSElasticModel, G4LEPTSIonisationModel, G4LEPTSPositroniumModel, G4LEPTSRotExcitationModel, and G4LEPTSVibExcitationModel.
Referenced by G4EmBiasingManager::ApplySplitting(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), and G4VEnergyLossProcess::SampleSubCutSecondaries().
|
inline |
Definition at line 650 of file G4VEmModel.hh.
References secondaryThreshold.
Referenced by G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), and G4eBremParametrizedModel::SampleSecondaries().
Definition at line 566 of file G4VEmModel.hh.
References ab, fCurrentIsotope, G4lrint(), G4Element::GetIsotope(), G4Isotope::GetN(), G4Element::GetN(), G4Element::GetNumberOfIsotopes(), G4Element::GetRelativeAbundanceVector(), rndmEngineMod, and SetCurrentElement().
Referenced by G4eSingleCoulombScatteringModel::SampleSecondaries(), G4hCoulombScatteringModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), and G4eCoulombScatteringModel::SampleSecondaries().
|
inline |
Definition at line 525 of file G4VEmModel.hh.
References fCurrentCouple, fCurrentElement, fCurrentIsotope, G4MaterialCutsCouple::GetIndex(), G4MaterialCutsCouple::GetMaterial(), and nSelectors.
Referenced by G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4XrayRayleighModel::SampleSecondaries(), G4LivermoreNuclearGammaConversionModel::SampleSecondaries(), G4LivermorePolarizedRayleighModel::SampleSecondaries(), G4LivermoreRayleighModel::SampleSecondaries(), G4LivermoreGammaConversionModelRC::SampleSecondaries(), G4LivermorePolarizedGammaConversionModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4BetheHeitlerModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PairProductionRelModel::SampleSecondaries(), G4eSingleCoulombScatteringModel::SampleSecondaries(), G4hCoulombScatteringModel::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), G4PAIModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4eCoulombScatteringModel::SampleSecondaries(), and G4MuBremsstrahlungModel::SampleSecondaries().
const G4Element * G4VEmModel::SelectRandomAtom | ( | const G4Material * | material, |
const G4ParticleDefinition * | pd, | ||
G4double | kineticEnergy, | ||
G4double | cutEnergy = 0.0 , |
||
G4double | maxEnergy = DBL_MAX |
||
) |
Definition at line 291 of file G4VEmModel.cc.
References CrossSectionPerVolume(), fCurrentElement, G4Material::GetElementVector(), G4Material::GetNumberOfElements(), n, rndmEngineMod, and xsec.
|
inline |
Definition at line 545 of file G4VEmModel.hh.
References G4lrint(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), G4Material::GetTotNbOfAtomsPerVolume(), G4Material::GetVecNbOfAtomsPerVolume(), G4InuclParticleNames::nn, and rndmEngineMod.
Referenced by G4MollerBhabhaModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), G4ICRU73QOModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4BetheBlochModel::SampleSecondaries(), and G4IonParametrisedLossModel::SampleSecondaries().
|
inline |
Definition at line 720 of file G4VEmModel.hh.
References eMaxActive.
Referenced by G4EmConfigurator::SetExtraEmModel().
|
inline |
Definition at line 727 of file G4VEmModel.hh.
References eMinActive.
Referenced by G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), and G4EmStandardPhysics_option2::ConstructProcess().
|
inline |
Definition at line 605 of file G4VEmModel.hh.
References anglModel.
Referenced by G4EmLowEPPhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4DNABornIonisationModel::G4DNABornIonisationModel(), G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel::G4DNARuddIonisationModel(), G4eBremParametrizedModel::G4eBremParametrizedModel(), G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4LivermoreIonisationModel::G4LivermoreIonisationModel(), G4LivermorePhotoElectricModel::G4LivermorePhotoElectricModel(), G4LivermorePolarizedPhotoElectricModel::G4LivermorePolarizedPhotoElectricModel(), G4LivermoreRayleighModel::G4LivermoreRayleighModel(), G4MicroElecInelasticModel::G4MicroElecInelasticModel(), G4PAIModel::G4PAIModel(), G4PAIPhotModel::G4PAIPhotModel(), G4PEEffectFluoModel::G4PEEffectFluoModel(), G4MollerBhabhaModel::Initialise(), G4BraggIonModel::Initialise(), G4BraggModel::Initialise(), G4ICRU73QOModel::Initialise(), and G4BetheBlochModel::Initialise().
|
inline |
Definition at line 685 of file G4VEmModel.hh.
References useAngularGenerator.
Referenced by G4VEnergyLossProcess::PreparePhysicsTable().
void G4VEmModel::SetCrossSectionTable | ( | G4PhysicsTable * | p, |
G4bool | isLocal | ||
) |
Definition at line 410 of file G4VEmModel.cc.
References G4PhysicsTable::clearAndDestroy(), localTable, and xSectionTable.
Referenced by G4VMultipleScattering::BuildPhysicsTable().
|
inline |
Definition at line 426 of file G4VEmModel.hh.
References fCurrentCouple.
Referenced by G4EmMultiModel::ComputeCrossSectionPerAtom(), G4EmMultiModel::ComputeDEDX(), ComputeDEDX(), G4TablesForExtrapolator::ComputeTrasportXS(), G4GoudsmitSaundersonMscModel::ComputeTruePathLengthLimit(), G4UrbanMscModel::ComputeTruePathLengthLimit(), CrossSection(), G4AdjointPhotoElectricModel::DefineCurrentMaterialAndElectronEnergy(), G4WentzelVIRelModel::DefineMaterial(), G4WentzelVIModel::DefineMaterial(), G4PEEffectFluoModel::SampleSecondaries(), G4EmMultiModel::SampleSecondaries(), G4VEmProcess::SelectModel(), G4VEnergyLossProcess::SelectModel(), and Value().
|
inlineprotected |
Definition at line 440 of file G4VEmModel.hh.
References fCurrentElement, and fCurrentIsotope.
Referenced by ComputeCrossSectionPerAtom(), G4eBremsstrahlungRelModel::ComputeDEDXPerVolume(), G4eBremParametrizedModel::ComputeDEDXPerVolume(), and SelectIsotopeNumber().
|
inline |
Definition at line 762 of file G4VEmModel.hh.
References flagDeexcitation.
Referenced by G4DNABornIonisationModel::G4DNABornIonisationModel(), G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel::G4DNARuddIonisationModel(), G4KleinNishinaModel::G4KleinNishinaModel(), G4LEPTSIonisationModel::G4LEPTSIonisationModel(), G4LivermoreComptonModel::G4LivermoreComptonModel(), G4LivermoreComptonModifiedModel::G4LivermoreComptonModifiedModel(), G4LivermorePhotoElectricModel::G4LivermorePhotoElectricModel(), G4LivermorePolarizedPhotoElectricModel::G4LivermorePolarizedPhotoElectricModel(), G4LowEPComptonModel::G4LowEPComptonModel(), G4MicroElecInelasticModel::G4MicroElecInelasticModel(), G4MuElecInelasticModel::G4MuElecInelasticModel(), G4PEEffectFluoModel::G4PEEffectFluoModel(), G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel::G4PenelopeComptonModel(), G4PenelopeIonisationModel::G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel(), G4BraggIonModel::Initialise(), G4BraggModel::Initialise(), G4ICRU73QOModel::Initialise(), and G4BetheBlochModel::Initialise().
|
inline |
Definition at line 791 of file G4VEmModel.hh.
References elmSelectors, localElmSelectors, and nSelectors.
Referenced by G4LivermoreRayleighModel::InitialiseLocal(), G4LivermoreComptonModel::InitialiseLocal(), G4KleinNishinaCompton::InitialiseLocal(), G4KleinNishinaModel::InitialiseLocal(), G4PenelopePhotoElectricModel::InitialiseLocal(), G4BetheHeitlerModel::InitialiseLocal(), G4PairProductionRelModel::InitialiseLocal(), G4eBremParametrizedModel::InitialiseLocal(), G4eBremsstrahlungRelModel::InitialiseLocal(), G4PAIPhotModel::InitialiseLocal(), G4PAIModel::InitialiseLocal(), G4MuBremsstrahlungModel::InitialiseLocal(), G4MuPairProductionModel::InitialiseLocal(), and G4eCoulombScatteringModel::InitialiseLocal().
|
inline |
Definition at line 769 of file G4VEmModel.hh.
References flagForceBuildTable.
|
inline |
Definition at line 706 of file G4VEmModel.hh.
References highLimit.
Referenced by G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), ExExChPhysListEmStandardSS::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_option1::ConstructProcess(), G4EmLEPTSPhysics::ConstructProcess(), PhysListEmStandardSS::ConstructProcess(), PhysListEmLivermore::ConstructProcess(), PhysListEmPenelope::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4BoldyshevTripletModel::G4BoldyshevTripletModel(), G4BraggIonModel::G4BraggIonModel(), G4BraggModel::G4BraggModel(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNAOneStepSolvatationModel::G4DNAOneStepSolvatationModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNAScreenedRutherfordElasticModel::G4DNAScreenedRutherfordElasticModel(), G4DNATransformElectronModel::G4DNATransformElectronModel(), G4ICRU73QOModel::G4ICRU73QOModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4LivermoreGammaConversionModelRC::G4LivermoreGammaConversionModelRC(), G4LivermoreNuclearGammaConversionModel::G4LivermoreNuclearGammaConversionModel(), G4LivermorePolarizedGammaConversionModel::G4LivermorePolarizedGammaConversionModel(), G4LivermorePolarizedRayleighModel::G4LivermorePolarizedRayleighModel(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MuElecElasticModel::G4MuElecElasticModel(), G4PenelopeAnnihilationModel::G4PenelopeAnnihilationModel(), G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel::G4PenelopeComptonModel(), G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel(), G4PenelopeIonisationModel::G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::G4PenelopeRayleighModel(), G4XrayRayleighModel::G4XrayRayleighModel(), G4VLEPTSModel::Init(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4MuElecElasticModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4ePolarizedBremsstrahlung::InitialiseEnergyLossProcess(), G4hPairProduction::InitialiseEnergyLossProcess(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4ePolarizedIonisation::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4DNADissociation::InitialiseProcess(), G4DNARotExcitation::InitialiseProcess(), G4DNAPositronium::InitialiseProcess(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAVibExcitation::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4MuElecElastic::InitialiseProcess(), G4MicroElecElastic::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4MuElecInelastic::InitialiseProcess(), G4MicroElecInelastic::InitialiseProcess(), G4PolarizedGammaConversion::InitialiseProcess(), G4ComptonScattering::InitialiseProcess(), G4eplusAnnihilation::InitialiseProcess(), G4PolarizedCompton::InitialiseProcess(), G4GammaConversion::InitialiseProcess(), G4PhotoElectricEffect::InitialiseProcess(), G4PolarizedPhotoElectricEffect::InitialiseProcess(), G4eplusPolarizedAnnihilation::InitialiseProcess(), G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4VEmAdjointModel::SetHighEnergyLimit(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), and G4EmConfigurator::UpdateModelEnergyRange().
|
inline |
Definition at line 713 of file G4VEmModel.hh.
References lowLimit.
Referenced by G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4BetheBlochModel::G4BetheBlochModel(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNAOneStepSolvatationModel::G4DNAOneStepSolvatationModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNAScreenedRutherfordElasticModel::G4DNAScreenedRutherfordElasticModel(), G4DNATransformElectronModel::G4DNATransformElectronModel(), G4eBremParametrizedModel::G4eBremParametrizedModel(), G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4LivermorePolarizedGammaConversionModel::G4LivermorePolarizedGammaConversionModel(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MuElecElasticModel::G4MuElecElasticModel(), G4SeltzerBergerModel::G4SeltzerBergerModel(), G4VLEPTSModel::Init(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4ePolarizedBremsstrahlung::InitialiseEnergyLossProcess(), G4hPairProduction::InitialiseEnergyLossProcess(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4ePolarizedIonisation::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4DNAPositronium::InitialiseProcess(), G4DNARotExcitation::InitialiseProcess(), G4DNADissociation::InitialiseProcess(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAVibExcitation::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4MuElecElastic::InitialiseProcess(), G4MicroElecElastic::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4MuElecInelastic::InitialiseProcess(), G4MicroElecInelastic::InitialiseProcess(), G4PolarizedGammaConversion::InitialiseProcess(), G4ComptonScattering::InitialiseProcess(), G4eplusAnnihilation::InitialiseProcess(), G4PolarizedCompton::InitialiseProcess(), G4GammaConversion::InitialiseProcess(), G4PhotoElectricEffect::InitialiseProcess(), G4PolarizedPhotoElectricEffect::InitialiseProcess(), G4eplusPolarizedAnnihilation::InitialiseProcess(), G4VEmAdjointModel::SetLowEnergyLimit(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), and G4EmConfigurator::UpdateModelEnergyRange().
|
inline |
Definition at line 755 of file G4VEmModel.hh.
References theLPMflag.
Referenced by G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4SeltzerBergerModel::G4SeltzerBergerModel(), and G4eBremsstrahlung::InitialiseEnergyLossProcess().
|
inline |
Definition at line 692 of file G4VEmModel.hh.
References isMaster.
Referenced by G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), and G4VEnergyLossProcess::PreparePhysicsTable().
void G4VEmModel::SetParticleChange | ( | G4VParticleChange * | p, |
G4VEmFluctuationModel * | f = 0 |
||
) |
Definition at line 402 of file G4VEmModel.cc.
References flucModel, and pParticleChange.
Referenced by G4VMultipleScattering::AddEmModel(), G4VEmProcess::AddEmModel(), G4VEnergyLossProcess::AddEmModel(), G4EmMultiModel::Initialise(), G4IonParametrisedLossModel::Initialise(), and G4NuclearStopping::InitialiseProcess().
|
inline |
Definition at line 741 of file G4VEmModel.hh.
References polarAngleLimit.
Referenced by G4TablesForExtrapolator::ComputeTrasportXS(), ExExChPhysListEmStandardSS::ConstructProcess(), PhysListEmStandardSSM::ConstructProcess(), G4CoulombScattering::InitialiseProcess(), G4VMultipleScattering::PreparePhysicsTable(), and G4VEmProcess::PreparePhysicsTable().
|
inline |
Definition at line 748 of file G4VEmModel.hh.
References secondaryThreshold.
Referenced by G4eBremsstrahlung::InitialiseEnergyLossProcess().
|
virtual |
Reimplemented in G4eBremParametrizedModel, G4eBremsstrahlungRelModel, and G4PairProductionRelModel.
Definition at line 395 of file G4VEmModel.cc.
Referenced by G4PenelopeComptonModel::CrossSectionPerVolume(), G4PenelopeBremsstrahlungModel::CrossSectionPerVolume(), G4PenelopeIonisationModel::CrossSectionPerVolume(), CrossSectionPerVolume(), and G4EmElementSelector::Initialise().
|
virtual |
Reimplemented in G4UrbanMscModel, G4GoudsmitSaundersonMscModel, G4WentzelVIModel, and G4WentzelVIRelModel.
Definition at line 284 of file G4VEmModel.cc.
References rndmEngineMod.
Referenced by G4WentzelVIModel::StartTracking(), G4WentzelVIRelModel::StartTracking(), G4GoudsmitSaundersonMscModel::StartTracking(), G4UrbanMscModel::StartTracking(), and G4VMultipleScattering::StartTracking().
|
inline |
Definition at line 678 of file G4VEmModel.hh.
References useAngularGenerator.
Referenced by G4MollerBhabhaModel::Initialise(), G4BraggIonModel::Initialise(), G4BraggModel::Initialise(), G4ICRU73QOModel::Initialise(), G4BetheBlochModel::Initialise(), G4MollerBhabhaModel::SampleSecondaries(), G4ICRU73QOModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), and G4BetheBlochModel::SampleSecondaries().
|
virtual |
Definition at line 361 of file G4VEmModel.cc.
References CrossSectionPerVolume(), DBL_MAX, G4MaterialCutsCouple::GetMaterial(), and SetCurrentCouple().
Referenced by G4IonParametrisedLossModel::BuildRangeVector(), G4LossTableBuilder::BuildTableForModel(), G4LivermorePhotoElectricModel::ComputeCrossSectionPerAtom(), G4IonParametrisedLossModel::ComputeLossForStep(), G4SeltzerBergerModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), and G4LivermorePhotoElectricModel::SampleSecondaries().
|
private |
Definition at line 376 of file G4VEmModel.hh.
Referenced by GetAngularDistribution(), SetAngularDistribution(), and ~G4VEmModel().
|
private |
Definition at line 396 of file G4VEmModel.hh.
Referenced by G4VEmModel(), GetElementSelectors(), InitialiseElementSelectors(), SetElementSelectors(), and ~G4VEmModel().
|
private |
Definition at line 384 of file G4VEmModel.hh.
Referenced by HighEnergyActivationLimit(), IsActive(), and SetActivationHighEnergyLimit().
|
private |
Definition at line 383 of file G4VEmModel.hh.
Referenced by IsActive(), LowEnergyActivationLimit(), and SetActivationLowEnergyLimit().
|
private |
Definition at line 415 of file G4VEmModel.hh.
Referenced by CurrentCouple(), InitialiseElementSelectors(), SelectRandomAtom(), and SetCurrentCouple().
|
private |
Definition at line 416 of file G4VEmModel.hh.
Referenced by GetCurrentElement(), SelectRandomAtom(), and SetCurrentElement().
|
private |
Definition at line 417 of file G4VEmModel.hh.
Referenced by GetCurrentIsotope(), SelectIsotopeNumber(), SelectRandomAtom(), and SetCurrentElement().
|
protected |
Definition at line 402 of file G4VEmModel.hh.
Referenced by G4MuPairProductionModel::FindScaledEnergy(), GetElementData(), G4MuPairProductionModel::Initialise(), G4MuPairProductionModel::InitialiseLocal(), G4MuPairProductionModel::MakeSamplingTables(), and ~G4VEmModel().
|
private |
Definition at line 388 of file G4VEmModel.hh.
Referenced by DeexcitationFlag(), and SetDeexcitationFlag().
|
private |
Definition at line 389 of file G4VEmModel.hh.
Referenced by ForceBuildTableFlag(), and SetForceBuildTable().
|
private |
Definition at line 375 of file G4VEmModel.hh.
Referenced by GetModelOfFluctuations(), and SetParticleChange().
|
private |
Definition at line 414 of file G4VEmModel.hh.
Referenced by G4VEmModel(), InitialiseElementSelectors(), and ~G4VEmModel().
|
private |
Definition at line 382 of file G4VEmModel.hh.
Referenced by HighEnergyLimit(), InitialiseElementSelectors(), and SetHighEnergyLimit().
|
protected |
Definition at line 407 of file G4VEmModel.hh.
Referenced by G4VEmModel(), G4VMscModel::GetParticleChangeForMSC(), and G4VMscModel::GetTransportMeanFreePath().
|
staticprotected |
Definition at line 408 of file G4VEmModel.hh.
Referenced by GetChargeSquareRatio(), G4VMscModel::GetDEDX(), G4VMscModel::GetEnergy(), and G4VMscModel::GetRange().
|
private |
Definition at line 390 of file G4VEmModel.hh.
Referenced by IsMaster(), SetMasterThread(), and ~G4VEmModel().
|
private |
Definition at line 393 of file G4VEmModel.hh.
Referenced by G4VEmModel(), SetElementSelectors(), and ~G4VEmModel().
|
private |
Definition at line 392 of file G4VEmModel.hh.
Referenced by G4VEmModel(), SetCrossSectionTable(), and ~G4VEmModel().
|
private |
Definition at line 381 of file G4VEmModel.hh.
Referenced by InitialiseElementSelectors(), LowEnergyLimit(), and SetLowEnergyLimit().
|
private |
Definition at line 377 of file G4VEmModel.hh.
Referenced by GetName().
|
private |
Definition at line 419 of file G4VEmModel.hh.
Referenced by CrossSectionPerVolume(), and G4VEmModel().
|
private |
Definition at line 395 of file G4VEmModel.hh.
Referenced by G4VEmModel(), InitialiseElementSelectors(), SelectRandomAtom(), SetElementSelectors(), and ~G4VEmModel().
|
private |
Definition at line 385 of file G4VEmModel.hh.
Referenced by PolarAngleLimit(), and SetPolarAngleLimit().
|
protected |
Definition at line 403 of file G4VEmModel.hh.
Referenced by GetParticleChangeForGamma(), GetParticleChangeForLoss(), G4VMscModel::GetParticleChangeForMSC(), G4EmMultiModel::Initialise(), and SetParticleChange().
|
protected |
Definition at line 400 of file G4VEmModel.hh.
Referenced by G4UrbanMscModel::ComputeTruePathLengthLimit(), G4VEmModel(), G4UrbanMscModel::SampleCosineTheta(), G4UrbanMscModel::SampleScattering(), G4KleinNishinaCompton::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), SelectIsotopeNumber(), SelectRandomAtom(), SelectRandomAtomNumber(), G4UrbanMscModel::SimpleScattering(), and StartTracking().
|
private |
Definition at line 386 of file G4VEmModel.hh.
Referenced by SecondaryThreshold(), and SetSecondaryThreshold().
|
protected |
Definition at line 405 of file G4VEmModel.hh.
Referenced by G4VMscModel::GetParticleChangeForMSC().
|
protected |
Definition at line 406 of file G4VEmModel.hh.
Referenced by G4VMscModel::GetParticleChangeForMSC().
|
private |
Definition at line 387 of file G4VEmModel.hh.
Referenced by LPMFlag(), and SetLPMFlag().
|
private |
Definition at line 394 of file G4VEmModel.hh.
Referenced by G4VEmModel(), SetAngularGeneratorFlag(), and UseAngularGeneratorFlag().
|
private |
Definition at line 420 of file G4VEmModel.hh.
Referenced by CrossSectionPerVolume(), G4VEmModel(), and SelectRandomAtom().
|
protected |
Definition at line 404 of file G4VEmModel.hh.
Referenced by GetCrossSectionTable(), G4VMscModel::GetParticleChangeForMSC(), G4VMscModel::GetTransportMeanFreePath(), SetCrossSectionTable(), and ~G4VEmModel().