Geant4  10.00.p02
G4VEmModel Class Referenceabstract

#include <G4VEmModel.hh>

Inherited by G4BetheBlochModel, G4BetheHeitlerModel, G4BoldyshevTripletModel, G4BraggIonModel, G4BraggModel, G4DNABornExcitationModel, G4DNABornIonisationModel, G4DNAChampionElasticModel, G4DNADingfelderChargeDecreaseModel, G4DNADingfelderChargeIncreaseModel, G4DNAEmfietzoglouExcitationModel, G4DNAMeltonAttachmentModel, G4DNAMillerGreenExcitationModel, G4DNAOneStepSolvatationModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4DNASancheExcitationModel, G4DNAScreenedRutherfordElasticModel, G4DNATransformElectronModel, G4eBremParametrizedModel, G4eBremsstrahlungRelModel, G4eCoulombScatteringModel, G4eeToHadronsModel, G4eeToHadronsMultiModel, G4eeToTwoGammaModel, G4EmMultiModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4HeatedKleinNishinaCompton, 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, G4VMscModel, and G4XrayRayleighModel.

+ Collaboration diagram for G4VEmModel:

Public Member Functions

 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)=0
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin=0.0, G4double tmax=DBL_MAX)=0
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel)
 
virtual void InitialiseForMaterial (const G4ParticleDefinition *, const G4Material *)
 
virtual void InitialiseForElement (const G4ParticleDefinition *, G4int Z)
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
virtual G4double CrossSectionPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kinEnergy, G4double Z, G4double A=0., 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 MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double cut=0.0)
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *)
 
virtual void SetupForMaterial (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void DefineForRegion (const G4Region *)
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
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)
 
G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, const G4Element *, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectIsotopeNumber (const G4Element *)
 
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 *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=0)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
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 SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 

Protected Member Functions

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

Protected Attributes

G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 

Private Member Functions

G4VEmModeloperator= (const G4VEmModel &right)
 
 G4VEmModel (const G4VEmModel &)
 

Private Attributes

G4VEmFluctuationModelflucModel
 
G4VEmAngularDistributionanglModel
 
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
 
G4LossTableManagerfManager
 
const G4MaterialCutsCouplefCurrentCouple
 
const G4ElementfCurrentElement
 
G4int nsec
 
std::vector< G4doublexsec
 

Detailed Description

Definition at line 103 of file G4VEmModel.hh.

Constructor & Destructor Documentation

G4VEmModel::G4VEmModel ( const G4String nam)

Definition at line 65 of file G4VEmModel.cc.

References elmSelectors, fManager, idxTable, G4LossTableManager::Instance(), localElmSelectors, localTable, nsec, nSelectors, G4LossTableManager::Register(), useAngularGenerator, and xsec.

+ Here is the call graph for this function:

G4VEmModel::~G4VEmModel ( )
virtual

Definition at line 88 of file G4VEmModel.cc.

References anglModel, G4LossTableManager::DeRegister(), elmSelectors, fManager, localElmSelectors, localTable, nSelectors, and xSectionTable.

+ Here is the call graph for this function:

G4VEmModel::G4VEmModel ( const G4VEmModel )
private

Member Function Documentation

G4double G4VEmModel::ChargeSquareRatio ( const G4Track track)
virtual

Reimplemented in G4BraggIonGasModel, and G4BetheBlochIonGasModel.

Definition at line 314 of file G4VEmModel.cc.

References GetChargeSquareRatio(), G4Track::GetKineticEnergy(), G4Track::GetMaterial(), and G4Track::GetParticleDefinition().

Referenced by G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VEmModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition ,
G4double  kinEnergy,
G4double  Z,
G4double  A = 0.,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
virtual

Reimplemented in G4IonParametrisedLossModel, G4BetheBlochModel, G4eCoulombScatteringModel, G4LowEPComptonModel, G4MuBetheBlochModel, G4MuBremsstrahlungModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4MuPairProductionModel, G4UrbanMscModel, G4PenelopeComptonModel, G4GoudsmitSaundersonMscModel, G4eBremParametrizedModel, G4PenelopeIonisationModel, G4eBremsstrahlungRelModel, G4IonCoulombScatteringModel, G4WentzelVIModel, G4WentzelVIRelModel, G4mplIonisationWithDeltaModel, G4MollerBhabhaModel, G4EmMultiModel, G4eeToHadronsMultiModel, G4PenelopeBremsstrahlungModel, G4eeToTwoGammaModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4eeToHadronsModel, G4PairProductionRelModel, G4BetheHeitlerModel, G4PenelopePhotoElectricModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4LivermoreIonisationModel, G4PenelopeRayleighModel, G4HeatedKleinNishinaCompton, G4PEEffectFluoModel, G4PenelopeAnnihilationModel, G4PenelopeGammaConversionModel, G4PolarizedComptonModel, G4LivermoreComptonModel, G4LivermoreGammaConversionModel, G4LivermorePhotoElectricModel, G4LivermoreComptonModifiedModel, G4LivermorePolarizedComptonModel, G4LivermorePolarizedGammaConversionModel, G4LivermoreGammaConversionModelRC, G4LivermoreNuclearGammaConversionModel, G4LivermorePolarizedRayleighModel, G4LivermoreRayleighModel, G4BoldyshevTripletModel, G4XrayRayleighModel, and G4LivermorePolarizedPhotoElectricModel.

Definition at line 300 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().

+ Here is the caller graph for this function:

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

Definition at line 495 of file G4VEmModel.hh.

References ComputeCrossSectionPerAtom(), G4Element::GetN(), G4Element::GetZ(), and SetCurrentElement().

+ Here is the call graph for this function:

G4double G4VEmModel::ComputeDEDX ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition part,
G4double  kineticEnergy,
G4double  cutEnergy = DBL_MAX 
)
inline

Definition at line 456 of file G4VEmModel.hh.

References ComputeDEDXPerVolume(), G4MaterialCutsCouple::GetMaterial(), and SetCurrentCouple().

Referenced by G4EmModelManager::ComputeDEDX(), G4EnergyLossForExtrapolator::ComputeElectronDEDX(), G4EnergyLossForExtrapolator::ComputeMuonDEDX(), and G4EnergyLossForExtrapolator::ComputeProtonDEDX().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VEmModel::ComputeMeanFreePath ( const G4ParticleDefinition part,
G4double  kineticEnergy,
const G4Material material,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inline

Definition at line 481 of file G4VEmModel.hh.

References CrossSectionPerVolume(), DBL_MAX, and DBL_MIN.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4VEmModel::CorrectionsAlongStep ( const G4MaterialCutsCouple ,
const G4DynamicParticle ,
G4double eloss,
G4double niel,
G4double  length 
)
virtual

Reimplemented in G4IonParametrisedLossModel, G4BraggIonModel, G4BetheBlochModel, and G4ICRU73QOModel.

Definition at line 339 of file G4VEmModel.cc.

Referenced by G4ContinuousGainOfEnergy::AlongStepDoIt(), G4VEnergyLossProcess::AlongStepDoIt(), G4EmCalculator::ComputeDEDX(), and G4EmCalculator::GetDEDX().

+ Here is the caller graph for this function:

G4double G4VEmModel::CrossSection ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition part,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inline

Definition at line 467 of file G4VEmModel.hh.

References CrossSectionPerVolume(), G4MaterialCutsCouple::GetMaterial(), and SetCurrentCouple().

Referenced by G4PolarizedCompton::ComputeAsymmetry(), G4ePolarizedIonisation::ComputeAsymmetry(), G4eplusPolarizedAnnihilation::ComputeAsymmetry(), G4EmModelManager::FillLambdaVector(), and G4EmMultiModel::SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VEmModel::CrossSectionPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
virtual

Reimplemented in G4IonParametrisedLossModel, G4BetheBlochModel, G4MuBetheBlochModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4PenelopeIonisationModel, G4MollerBhabhaModel, G4PAIModel, G4PAIPhotonModel, G4PenelopeBremsstrahlungModel, G4eeToTwoGammaModel, G4PAIPhotModel, G4PenelopeComptonModel, G4PEEffectFluoModel, G4MicroElecInelasticModel, G4MuElecInelasticModel, G4eeToHadronsMultiModel, G4eeToHadronsModel, G4BetheBlochNoDeltaModel, G4BraggNoDeltaModel, G4ICRU73NoDeltaModel, G4DNAOneStepSolvatationModel, G4MicroElecElasticModel, G4MuElecElasticModel, G4DNABornIonisationModel, G4DNATransformElectronModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4DNASancheExcitationModel, G4DNAMeltonAttachmentModel, G4DNABornExcitationModel, G4DNAMillerGreenExcitationModel, MyKleinNishinaCompton, G4DNAEmfietzoglouExcitationModel, G4DNAChampionElasticModel, G4DNADingfelderChargeIncreaseModel, G4DNADingfelderChargeDecreaseModel, and G4DNAScreenedRutherfordElasticModel.

Definition at line 245 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(), G4EnergyLossForExtrapolator::ComputeTrasportXS(), CrossSection(), MyKleinNishinaCompton::CrossSectionPerVolume(), G4VEmProcess::CrossSectionPerVolume(), G4VEnergyLossProcess::CrossSectionPerVolume(), G4VEmAdjointModel::DiffCrossSectionPerVolumePrimToSecond(), G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated1(), G4AdjointBremsstrahlungModel::GetAdjointCrossSection(), G4VMscModel::GetTransportMeanFreePath(), SelectRandomAtom(), and Value().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4VEmModel::DeexcitationFlag ( ) const
inline

Definition at line 641 of file G4VEmModel.hh.

References flagDeexcitation.

Referenced by G4EmModelManager::DumpModelList().

+ Here is the caller graph for this function:

void G4VEmModel::DefineForRegion ( const G4Region )
virtual

Reimplemented in G4PAIPhotonModel, G4PAIModel, and G4PAIPhotModel.

Definition at line 309 of file G4VEmModel.cc.

Referenced by G4EmModelManager::AddEmModel().

+ Here is the caller graph for this function:

G4bool G4VEmModel::ForceBuildTableFlag ( ) const
inline

Definition at line 648 of file G4VEmModel.hh.

References flagForceBuildTable.

Referenced by G4VMscModel::GetParticleChangeForMSC().

+ Here is the caller graph for this function:

G4double G4VEmModel::GetChargeSquareRatio ( const G4ParticleDefinition p,
const G4Material ,
G4double  kineticEnergy 
)
virtual

Reimplemented in G4IonParametrisedLossModel, G4BraggIonModel, G4BraggModel, and G4BetheBlochModel.

Definition at line 322 of file G4VEmModel.cc.

References eplus, and G4ParticleDefinition::GetPDGCharge().

Referenced by G4ContinuousGainOfEnergy::AlongStepDoIt(), G4AdjointCSManager::BuildTotalSigmaTables(), ChargeSquareRatio(), G4EmCalculator::ComputeDEDX(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4ContinuousGainOfEnergy::GetContinuousStepLimit(), and G4EmCalculator::GetDEDX().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4PhysicsTable * G4VEmModel::GetCrossSectionTable ( )
inline

Definition at line 784 of file G4VEmModel.hh.

References xSectionTable.

Referenced by G4VMultipleScattering::BuildPhysicsTable(), G4EmModelManager::DumpModelList(), and G4VMultipleScattering::StorePhysicsTable().

+ Here is the caller graph for this function:

G4ElementData * G4VEmModel::GetElementData ( )
inline

Definition at line 777 of file G4VEmModel.hh.

References fElementData.

Referenced by G4MuPairProductionModel::InitialiseLocal(), and G4MuPairProduction::PrintInfo().

+ Here is the caller graph for this function:

G4VEmFluctuationModel * G4VEmModel::GetModelOfFluctuations ( )
inline
G4ParticleChangeForGamma * G4VEmModel::GetParticleChangeForGamma ( )
protected

Definition at line 121 of file G4VEmModel.cc.

References pParticleChange.

Referenced by G4LivermoreRayleighModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4XrayRayleighModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4DNATransformElectronModel::Initialise(), G4LivermorePhotoElectricModel::Initialise(), G4DNAOneStepSolvatationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4KleinNishinaModel::Initialise(), G4PEEffectFluoModel::Initialise(), G4KleinNishinaCompton::Initialise(), G4HeatedKleinNishinaCompton::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4eeToTwoGammaModel::Initialise(), G4PairProductionRelModel::Initialise(), G4eeToHadronsMultiModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PolarizedAnnihilationModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4eSingleCoulombScatteringModel::Initialise(), G4IonCoulombScatteringModel::Initialise(), G4eCoulombScatteringModel::Initialise(), and G4LowEPComptonModel::Initialise().

+ Here is the caller graph for this function:

G4double G4VEmModel::GetParticleCharge ( const G4ParticleDefinition p,
const G4Material ,
G4double  kineticEnergy 
)
virtual

Reimplemented in G4IonParametrisedLossModel, G4BraggIonModel, G4BraggModel, G4BetheBlochModel, G4BraggIonGasModel, and G4BetheBlochIonGasModel.

Definition at line 331 of file G4VEmModel.cc.

References G4ParticleDefinition::GetPDGCharge().

Referenced by G4VEnergyLossProcess::AlongStepDoIt().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VEmModel::HighEnergyActivationLimit ( ) const
inline

Definition at line 606 of file G4VEmModel.hh.

References eMaxActive.

Referenced by G4EmModelManager::DumpModelList(), and G4VMscModel::GetParticleChangeForMSC().

+ Here is the caller graph for this function:

G4double G4VEmModel::HighEnergyLimit ( ) const
inline

Definition at line 592 of file G4VEmModel.hh.

References highLimit.

Referenced by G4eeToHadronsMultiModel::AddEEModel(), G4DNATransformElectronModel::CrossSectionPerVolume(), G4DNAOneStepSolvatationModel::CrossSectionPerVolume(), G4eeToHadronsModel::G4eeToHadronsModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4ContinuousGainOfEnergy::GetContinuousStepLimit(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4VMscModel::GetParticleChangeForMSC(), G4LivermoreRayleighModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4DNASancheExcitationModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4eeToHadronsModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PAIPhotModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4LowEPComptonModel::Initialise(), G4EmModelManager::Initialise(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4CoulombScattering::InitialiseProcess(), G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4eBremsstrahlung::PrintInfo(), G4DNAOneStepSolvatationModel::SampleSecondaries(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), and G4EmConfigurator::UpdateModelEnergyRange().

virtual void G4VEmModel::Initialise ( const G4ParticleDefinition ,
const G4DataVector  
)
pure virtual

Implemented in G4IonParametrisedLossModel, G4LowEPComptonModel, G4eCoulombScatteringModel, G4UrbanMscModel, G4MuBremsstrahlungModel, G4MuPairProductionModel, G4BetheBlochModel, G4BraggModel, G4GoudsmitSaundersonMscModel, G4ICRU73QOModel, G4IonCoulombScatteringModel, G4MuBetheBlochModel, G4BraggIonModel, G4PAIModel, G4PAIPhotonModel, G4WentzelVIModel, G4WentzelVIRelModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4PenelopeIonisationModel, G4MicroElecInelasticModel, G4MuElecInelasticModel, G4PenelopeBremsstrahlungModel, G4PenelopeComptonModel, G4PolarizedAnnihilationModel, G4MollerBhabhaModel, G4PAIPhotModel, G4PolarizedPEEffectModel, G4eBremsstrahlungRelModel, G4eeToHadronsMultiModel, G4LivermoreBremsstrahlungModel, G4eBremParametrizedModel, G4ICRU49NuclearStoppingModel, G4PairProductionRelModel, G4SeltzerBergerModel, G4BetheHeitlerModel, G4eeToTwoGammaModel, G4EmMultiModel, G4eeToHadronsModel, G4PenelopePhotoElectricModel, G4HeatedKleinNishinaCompton, G4mplIonisationModel, G4mplIonisationWithDeltaModel, G4LivermoreIonisationModel, G4ePolarizedBremsstrahlungModel, G4PolarizedGammaConversionModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4PEEffectFluoModel, G4PenelopeGammaConversionModel, G4PenelopeRayleighModel, G4PenelopeAnnihilationModel, G4DummyModel, G4DNAOneStepSolvatationModel, G4MicroElecElasticModel, G4MuElecElasticModel, G4LivermorePhotoElectricModel, G4DNABornIonisationModel, G4DNATransformElectronModel, G4LivermoreComptonModifiedModel, G4LivermoreComptonModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4DNASancheExcitationModel, G4LivermorePolarizedComptonModel, G4LivermorePolarizedGammaConversionModel, G4DNAMeltonAttachmentModel, G4LivermoreGammaConversionModelRC, G4DNABornExcitationModel, G4DNAMillerGreenExcitationModel, G4LivermoreNuclearGammaConversionModel, G4LivermorePolarizedRayleighModel, G4DNAEmfietzoglouExcitationModel, G4BoldyshevTripletModel, G4XrayRayleighModel, G4DNAChampionElasticModel, G4DNADingfelderChargeIncreaseModel, G4LivermoreGammaConversionModel, G4LivermorePolarizedPhotoElectricModel, G4DNADingfelderChargeDecreaseModel, G4DNAScreenedRutherfordElasticModel, and G4LivermoreRayleighModel.

Referenced by G4EmModelManager::Initialise(), and InitialiseElementSelectors().

+ Here is the caller graph for this function:

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

Definition at line 135 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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4VEmModel::InitialiseForElement ( const G4ParticleDefinition ,
G4int  Z 
)
virtual

Reimplemented in G4LivermorePhotoElectricModel, G4LivermoreBremsstrahlungModel, G4SeltzerBergerModel, G4LivermoreComptonModel, G4LivermoreGammaConversionModel, and G4LivermoreRayleighModel.

Definition at line 231 of file G4VEmModel.cc.

Referenced by G4EmCalculator::ComputeCrossSectionPerAtom(), and InitialiseForMaterial().

+ Here is the caller graph for this function:

void G4VEmModel::InitialiseForMaterial ( const G4ParticleDefinition part,
const G4Material material 
)
virtual

Definition at line 212 of file G4VEmModel.cc.

References G4lrint(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), InitialiseForElement(), and n.

Referenced by G4EmCalculator::FindEmModel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4VEmModel::IsActive ( G4double  kinEnergy)
inline

Definition at line 711 of file G4VEmModel.hh.

References eMaxActive, and eMinActive.

Referenced by G4VEnergyLossProcess::AlongStepDoIt(), G4VMultipleScattering::AlongStepGetPhysicalInteractionLength(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), G4VEmProcess::PostStepGetPhysicalInteractionLength(), and G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength().

+ Here is the caller graph for this function:

G4bool G4VEmModel::IsMaster ( ) const
inline

Definition at line 676 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(), G4KleinNishinaCompton::Initialise(), G4KleinNishinaModel::Initialise(), G4mplIonisationModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4BetheHeitlerModel::Initialise(), G4eBremParametrizedModel::Initialise(), G4PairProductionRelModel::Initialise(), G4SeltzerBergerModel::Initialise(), G4LivermoreBremsstrahlungModel::Initialise(), G4eBremsstrahlungRelModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PAIPhotModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4MuBremsstrahlungModel::Initialise(), G4eCoulombScatteringModel::Initialise(), G4PenelopeBremsstrahlungModel::InitialiseLocal(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4LivermoreBremsstrahlungModel::~G4LivermoreBremsstrahlungModel(), G4LivermoreComptonModel::~G4LivermoreComptonModel(), G4LivermorePhotoElectricModel::~G4LivermorePhotoElectricModel(), G4mplIonisationModel::~G4mplIonisationModel(), G4mplIonisationWithDeltaModel::~G4mplIonisationWithDeltaModel(), G4PAIModel::~G4PAIModel(), G4PAIPhotModel::~G4PAIPhotModel(), G4PenelopeBremsstrahlungModel::~G4PenelopeBremsstrahlungModel(), G4PenelopeGammaConversionModel::~G4PenelopeGammaConversionModel(), G4PenelopeIonisationModel::~G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::~G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::~G4PenelopeRayleighModel(), and G4SeltzerBergerModel::~G4SeltzerBergerModel().

+ Here is the caller graph for this function:

G4double G4VEmModel::LowEnergyActivationLimit ( ) const
inline

Definition at line 613 of file G4VEmModel.hh.

References eMinActive.

Referenced by G4EmModelManager::DumpModelList(), and G4VMscModel::GetParticleChangeForMSC().

+ Here is the caller graph for this function:

G4double G4VEmModel::LowEnergyLimit ( ) const
inline

Definition at line 599 of file G4VEmModel.hh.

References lowLimit.

Referenced by G4eeToHadronsMultiModel::AddEEModel(), G4eBremsstrahlungRelModel::ComputeCrossSectionPerAtom(), G4mplIonisationWithDeltaModel::ComputeCrossSectionPerElectron(), G4EmCalculator::ComputeDEDX(), G4mplIonisationWithDeltaModel::ComputeDEDXPerVolume(), G4eBremsstrahlungRelModel::ComputeDEDXPerVolume(), G4IonParametrisedLossModel::ComputeDEDXPerVolume(), G4IonParametrisedLossModel::CorrectionsAlongStep(), G4EmCalculator::FindEmModel(), G4eeToHadronsModel::G4eeToHadronsModel(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4VMscModel::GetParticleChangeForMSC(), G4LivermoreRayleighModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4LivermorePolarizedRayleighModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4LivermorePolarizedGammaConversionModel::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(), G4eeToHadronsModel::Initialise(), G4eBremParametrizedModel::Initialise(), G4PAIPhotModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4PAIModel::Initialise(), G4MuPairProductionModel::Initialise(), G4LowEPComptonModel::Initialise(), G4EmModelManager::Initialise(), G4mplIonisation::InitialiseEnergyLossProcess(), G4CoulombScattering::InitialiseProcess(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4mplIonisationModel::SetParticle(), G4mplIonisationWithDeltaModel::SetParticle(), and G4EmConfigurator::UpdateModelEnergyRange().

G4bool G4VEmModel::LPMFlag ( ) const
inline

Definition at line 634 of file G4VEmModel.hh.

References theLPMflag.

Referenced by G4eBremsstrahlungRelModel::SetupForMaterial().

+ Here is the caller graph for this function:

G4double G4VEmModel::MaxSecondaryEnergy ( const G4ParticleDefinition ,
G4double  kineticEnergy 
)
protectedvirtual

Reimplemented in G4IonParametrisedLossModel, G4PAIPhotonModel, G4BetheBlochModel, G4BraggIonModel, G4BraggModel, G4ICRU73QOModel, G4PAIModel, G4MuBetheBlochModel, G4PAIPhotModel, G4mplIonisationWithDeltaModel, and G4MollerBhabhaModel.

Definition at line 372 of file G4VEmModel.cc.

Referenced by MaxSecondaryKinEnergy().

+ Here is the caller graph for this function:

G4double G4VEmModel::MaxSecondaryKinEnergy ( const G4DynamicParticle dynParticle)
inline

Definition at line 448 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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VEmModel::MinEnergyCut ( const G4ParticleDefinition ,
const G4MaterialCutsCouple  
)
virtual

Reimplemented in G4PenelopeIonisationModel, G4IonParametrisedLossModel, G4PenelopeBremsstrahlungModel, G4MuBremsstrahlungModel, G4BetheBlochModel, G4MuBetheBlochModel, G4BraggIonModel, and G4eBremParametrizedModel.

Definition at line 364 of file G4VEmModel.cc.

Referenced by G4EmModelManager::Initialise().

+ Here is the caller graph for this function:

G4double G4VEmModel::MinPrimaryEnergy ( const G4Material ,
const G4ParticleDefinition ,
G4double  cut = 0.0 
)
virtual

Reimplemented in G4MuBremsstrahlungModel, G4eCoulombScatteringModel, G4MuPairProductionModel, G4eBremsstrahlungRelModel, and G4LivermoreGammaConversionModel.

Definition at line 355 of file G4VEmModel.cc.

Referenced by G4LossTableBuilder::BuildTableForModel(), and InitialiseElementSelectors().

+ Here is the caller graph for this function:

G4VEmModel& G4VEmModel::operator= ( const G4VEmModel right)
private
G4double G4VEmModel::PolarAngleLimit ( ) const
inline

Definition at line 620 of file G4VEmModel.hh.

References polarAngleLimit.

Referenced by G4eSingleCoulombScatteringModel::Initialise(), G4hCoulombScatteringModel::Initialise(), G4WentzelVIModel::Initialise(), G4WentzelVIRelModel::Initialise(), and G4eCoulombScatteringModel::Initialise().

+ Here is the caller graph for this function:

virtual void G4VEmModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  ,
const G4MaterialCutsCouple ,
const G4DynamicParticle ,
G4double  tmin = 0.0,
G4double  tmax = DBL_MAX 
)
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, G4mplIonisationWithDeltaModel, G4eBremsstrahlungRelModel, G4VMscModel, G4EmMultiModel, G4eeToHadronsMultiModel, G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel, G4PolarizedAnnihilationModel, G4PairProductionRelModel, G4BetheHeitlerModel, G4PEEffectFluoModel, G4MicroElecInelasticModel, G4MuElecInelasticModel, G4PenelopePhotoElectricModel, G4KleinNishinaCompton, G4KleinNishinaModel, G4ICRU49NuclearStoppingModel, G4PolarizedComptonModel, G4HeatedKleinNishinaCompton, G4LivermoreIonisationModel, G4PenelopeRayleighModel, G4PenelopeGammaConversionModel, G4PenelopeAnnihilationModel, G4mplIonisationModel, G4LivermoreBremsstrahlungModel, G4PolarizedMollerBhabhaModel, G4PolarizedPEEffectModel, G4SeltzerBergerModel, G4LivermoreComptonModel, G4ePolarizedBremsstrahlungModel, G4PolarizedGammaConversionModel, G4DNAOneStepSolvatationModel, G4LivermoreGammaConversionModel, G4LivermorePhotoElectricModel, G4MicroElecElasticModel, G4MuElecElasticModel, G4LivermoreComptonModifiedModel, G4DNABornIonisationModel, G4DNATransformElectronModel, G4LivermorePolarizedComptonModel, G4LivermorePolarizedGammaConversionModel, G4DummyModel, G4DNARuddIonisationExtendedModel, G4DNARuddIonisationModel, G4LivermoreGammaConversionModelRC, G4DNASancheExcitationModel, G4LivermoreNuclearGammaConversionModel, G4LivermorePolarizedRayleighModel, G4LivermoreRayleighModel, G4DNAMeltonAttachmentModel, G4BoldyshevTripletModel, G4XrayRayleighModel, MyKleinNishinaCompton, G4DNABornExcitationModel, G4DNAMillerGreenExcitationModel, G4LivermorePolarizedPhotoElectricModel, G4DNAEmfietzoglouExcitationModel, G4DNAChampionElasticModel, G4DNADingfelderChargeIncreaseModel, G4DNADingfelderChargeDecreaseModel, and G4DNAScreenedRutherfordElasticModel.

Referenced by G4EmBiasingManager::ApplySplitting(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), and G4VEnergyLossProcess::SampleSubCutSecondaries().

+ Here is the caller graph for this function:

G4double G4VEmModel::SecondaryThreshold ( ) const
inline

Definition at line 627 of file G4VEmModel.hh.

References secondaryThreshold.

Referenced by G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), and G4eBremParametrizedModel::SampleSecondaries().

+ Here is the caller graph for this function:

G4int G4VEmModel::SelectIsotopeNumber ( const G4Element elm)
inline

Definition at line 548 of file G4VEmModel.hh.

References ab, G4UniformRand, G4Element::GetIsotope(), G4Isotope::GetN(), G4Element::GetN(), G4Element::GetNumberOfIsotopes(), G4Element::GetRelativeAbundanceVector(), and SetCurrentElement().

Referenced by G4eSingleCoulombScatteringModel::SampleSecondaries(), G4hCoulombScatteringModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), and G4eCoulombScatteringModel::SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

const G4Element * G4VEmModel::SelectRandomAtom ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition part,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
inline

Definition at line 510 of file G4VEmModel.hh.

References fCurrentCouple, fCurrentElement, 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(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4BetheHeitlerModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PairProductionRelModel::SampleSecondaries(), G4hCoulombScatteringModel::SampleSecondaries(), G4eSingleCoulombScatteringModel::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), G4PAIModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4eCoulombScatteringModel::SampleSecondaries(), and G4MuBremsstrahlungModel::SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

const G4Element * G4VEmModel::SelectRandomAtom ( const G4Material material,
const G4ParticleDefinition pd,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)

Definition at line 276 of file G4VEmModel.cc.

References CrossSectionPerVolume(), fCurrentElement, G4UniformRand, G4Material::GetElementVector(), G4Material::GetNumberOfElements(), n, and xsec.

+ Here is the call graph for this function:

G4int G4VEmModel::SelectRandomAtomNumber ( const G4Material mat)
inline

Definition at line 529 of file G4VEmModel.hh.

References G4UniformRand, G4Material::GetElementVector(), G4Material::GetNumberOfElements(), G4Material::GetTotNbOfAtomsPerVolume(), G4Material::GetVecNbOfAtomsPerVolume(), and G4InuclParticleNames::nn.

Referenced by G4MollerBhabhaModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), and G4BetheBlochModel::SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4VEmModel::SetActivationHighEnergyLimit ( G4double  val)
inline

Definition at line 697 of file G4VEmModel.hh.

References eMaxActive.

void G4VEmModel::SetActivationLowEnergyLimit ( G4double  val)
inline
void G4VEmModel::SetAngularGeneratorFlag ( G4bool  val)
inline

Definition at line 662 of file G4VEmModel.hh.

References useAngularGenerator.

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

Definition at line 395 of file G4VEmModel.cc.

References G4PhysicsTable::clearAndDestroy(), localTable, and xSectionTable.

Referenced by G4VMultipleScattering::BuildPhysicsTable().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4VEmModel::SetCurrentElement ( const G4Element elm)
inlineprotected

Definition at line 433 of file G4VEmModel.hh.

References fCurrentElement.

Referenced by ComputeCrossSectionPerAtom(), G4eBremsstrahlungRelModel::ComputeDEDXPerVolume(), G4eBremParametrizedModel::ComputeDEDXPerVolume(), and SelectIsotopeNumber().

+ Here is the caller graph for this function:

void G4VEmModel::SetForceBuildTable ( G4bool  val)
inline

Definition at line 746 of file G4VEmModel.hh.

References flagForceBuildTable.

void G4VEmModel::SetHighEnergyLimit ( G4double  val)
inline

Definition at line 683 of file G4VEmModel.hh.

References highLimit.

Referenced by G4eeToHadronsMultiModel::AddEEModel(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), PhysListEmPenelope::ConstructProcess(), PhysListEmLivermore::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4BoldyshevTripletModel::G4BoldyshevTripletModel(), G4BraggIonModel::G4BraggIonModel(), G4BraggModel::G4BraggModel(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNAEmfietzoglouExcitationModel::G4DNAEmfietzoglouExcitationModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNAOneStepSolvatationModel::G4DNAOneStepSolvatationModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNATransformElectronModel::G4DNATransformElectronModel(), G4ICRU73QOModel::G4ICRU73QOModel(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4LivermoreGammaConversionModelRC::G4LivermoreGammaConversionModelRC(), G4LivermoreNuclearGammaConversionModel::G4LivermoreNuclearGammaConversionModel(), G4LivermorePolarizedComptonModel::G4LivermorePolarizedComptonModel(), G4LivermorePolarizedGammaConversionModel::G4LivermorePolarizedGammaConversionModel(), G4LivermorePolarizedRayleighModel::G4LivermorePolarizedRayleighModel(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MuElecElasticModel::G4MuElecElasticModel(), G4PenelopeAnnihilationModel::G4PenelopeAnnihilationModel(), G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel::G4PenelopeComptonModel(), G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel(), G4PenelopeIonisationModel::G4PenelopeIonisationModel(), G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::G4PenelopeRayleighModel(), G4XrayRayleighModel::G4XrayRayleighModel(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4eeToHadronsModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::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(), G4DNAVibExcitation::InitialiseProcess(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4MuElecElastic::InitialiseProcess(), G4MicroElecElastic::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4MicroElecInelastic::InitialiseProcess(), G4MuElecInelastic::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().

void G4VEmModel::SetLowEnergyLimit ( G4double  val)
inline

Definition at line 690 of file G4VEmModel.hh.

References lowLimit.

Referenced by G4eeToHadronsMultiModel::AddEEModel(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4BetheBlochModel::G4BetheBlochModel(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNAEmfietzoglouExcitationModel::G4DNAEmfietzoglouExcitationModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNAOneStepSolvatationModel::G4DNAOneStepSolvatationModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNATransformElectronModel::G4DNATransformElectronModel(), G4eBremParametrizedModel::G4eBremParametrizedModel(), G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4LivermorePolarizedGammaConversionModel::G4LivermorePolarizedGammaConversionModel(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MuElecElasticModel::G4MuElecElasticModel(), G4SeltzerBergerModel::G4SeltzerBergerModel(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4eeToHadronsModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4ePolarizedBremsstrahlung::InitialiseEnergyLossProcess(), G4hPairProduction::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4ePolarizedIonisation::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAVibExcitation::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4MicroElecElastic::InitialiseProcess(), G4MuElecElastic::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().

void G4VEmModel::SetLPMFlag ( G4bool  val)
inline

Definition at line 732 of file G4VEmModel.hh.

References theLPMflag.

Referenced by G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4SeltzerBergerModel::G4SeltzerBergerModel(), and G4eBremsstrahlung::InitialiseEnergyLossProcess().

+ Here is the caller graph for this function:

void G4VEmModel::SetMasterThread ( G4bool  val)
inline

Definition at line 669 of file G4VEmModel.hh.

References isMaster.

Referenced by G4VMultipleScattering::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), and G4VEnergyLossProcess::PreparePhysicsTable().

+ Here is the caller graph for this function:

void G4VEmModel::SetParticleChange ( G4VParticleChange p,
G4VEmFluctuationModel f = 0 
)

Definition at line 387 of file G4VEmModel.cc.

References flucModel, and pParticleChange.

Referenced by G4VMultipleScattering::AddEmModel(), G4VEmProcess::AddEmModel(), G4VEnergyLossProcess::AddEmModel(), G4EmMultiModel::Initialise(), G4IonParametrisedLossModel::Initialise(), and G4NuclearStopping::InitialiseProcess().

+ Here is the caller graph for this function:

void G4VEmModel::SetPolarAngleLimit ( G4double  val)
inline

Definition at line 718 of file G4VEmModel.hh.

References polarAngleLimit.

Referenced by G4EnergyLossForExtrapolator::ComputeTrasportXS(), PhysListEmStandardSSM::ConstructProcess(), G4CoulombScattering::InitialiseProcess(), G4VMultipleScattering::PreparePhysicsTable(), and G4VEmProcess::PreparePhysicsTable().

+ Here is the caller graph for this function:

void G4VEmModel::SetSecondaryThreshold ( G4double  val)
inline

Definition at line 725 of file G4VEmModel.hh.

References secondaryThreshold.

Referenced by G4eBremsstrahlung::InitialiseEnergyLossProcess().

+ Here is the caller graph for this function:

void G4VEmModel::SetupForMaterial ( const G4ParticleDefinition ,
const G4Material ,
G4double  kineticEnergy 
)
virtual

Reimplemented in G4eBremParametrizedModel, G4eBremsstrahlungRelModel, and G4PairProductionRelModel.

Definition at line 380 of file G4VEmModel.cc.

Referenced by G4PenelopeComptonModel::CrossSectionPerVolume(), G4PenelopeBremsstrahlungModel::CrossSectionPerVolume(), G4PenelopeIonisationModel::CrossSectionPerVolume(), CrossSectionPerVolume(), and G4EmElementSelector::Initialise().

+ Here is the caller graph for this function:

void G4VEmModel::StartTracking ( G4Track )
virtual

Reimplemented in G4UrbanMscModel, G4GoudsmitSaundersonMscModel, G4WentzelVIModel, and G4WentzelVIRelModel.

Definition at line 271 of file G4VEmModel.cc.

Referenced by G4VMultipleScattering::StartTracking().

+ Here is the caller graph for this function:

G4bool G4VEmModel::UseAngularGeneratorFlag ( ) const
inline

Definition at line 655 of file G4VEmModel.hh.

References useAngularGenerator.

Referenced by G4MollerBhabhaModel::Initialise(), G4BraggIonModel::Initialise(), G4BraggModel::Initialise(), G4BetheBlochModel::Initialise(), G4MollerBhabhaModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), and G4BetheBlochModel::SampleSecondaries().

+ Here is the caller graph for this function:

G4double G4VEmModel::Value ( const G4MaterialCutsCouple couple,
const G4ParticleDefinition p,
G4double  kineticEnergy 
)
virtual

Definition at line 346 of file G4VEmModel.cc.

References CrossSectionPerVolume(), DBL_MAX, G4MaterialCutsCouple::GetMaterial(), and SetCurrentCouple().

Referenced by G4IonParametrisedLossModel::BuildRangeVector(), G4LossTableBuilder::BuildTableForModel(), G4LivermorePhotoElectricModel::ComputeCrossSectionPerAtom(), G4IonParametrisedLossModel::ComputeLossForStep(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), and G4SeltzerBergerModel::SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4VEmAngularDistribution* G4VEmModel::anglModel
private

Definition at line 373 of file G4VEmModel.hh.

Referenced by GetAngularDistribution(), SetAngularDistribution(), and ~G4VEmModel().

std::vector<G4EmElementSelector*>* G4VEmModel::elmSelectors
private
G4double G4VEmModel::eMaxActive
private
G4double G4VEmModel::eMinActive
private

Definition at line 380 of file G4VEmModel.hh.

Referenced by IsActive(), LowEnergyActivationLimit(), and SetActivationLowEnergyLimit().

const G4MaterialCutsCouple* G4VEmModel::fCurrentCouple
private
const G4Element* G4VEmModel::fCurrentElement
private

Definition at line 410 of file G4VEmModel.hh.

Referenced by GetCurrentElement(), SelectRandomAtom(), and SetCurrentElement().

G4bool G4VEmModel::flagDeexcitation
private

Definition at line 385 of file G4VEmModel.hh.

Referenced by DeexcitationFlag(), and SetDeexcitationFlag().

G4bool G4VEmModel::flagForceBuildTable
private

Definition at line 386 of file G4VEmModel.hh.

Referenced by ForceBuildTableFlag(), and SetForceBuildTable().

G4VEmFluctuationModel* G4VEmModel::flucModel
private

Definition at line 372 of file G4VEmModel.hh.

Referenced by GetModelOfFluctuations(), and SetParticleChange().

G4LossTableManager* G4VEmModel::fManager
private

Definition at line 408 of file G4VEmModel.hh.

Referenced by G4VEmModel(), InitialiseElementSelectors(), and ~G4VEmModel().

G4double G4VEmModel::highLimit
private

Definition at line 379 of file G4VEmModel.hh.

Referenced by HighEnergyLimit(), InitialiseElementSelectors(), and SetHighEnergyLimit().

size_t G4VEmModel::idxTable
protected
G4bool G4VEmModel::isMaster
private

Definition at line 387 of file G4VEmModel.hh.

Referenced by IsMaster(), and SetMasterThread().

G4bool G4VEmModel::localElmSelectors
private

Definition at line 390 of file G4VEmModel.hh.

Referenced by G4VEmModel(), SetElementSelectors(), and ~G4VEmModel().

G4bool G4VEmModel::localTable
private

Definition at line 389 of file G4VEmModel.hh.

Referenced by G4VEmModel(), SetCrossSectionTable(), and ~G4VEmModel().

G4double G4VEmModel::lowLimit
private

Definition at line 378 of file G4VEmModel.hh.

Referenced by InitialiseElementSelectors(), LowEnergyLimit(), and SetLowEnergyLimit().

const G4String G4VEmModel::name
private

Definition at line 374 of file G4VEmModel.hh.

Referenced by GetName().

G4int G4VEmModel::nsec
private

Definition at line 412 of file G4VEmModel.hh.

Referenced by CrossSectionPerVolume(), and G4VEmModel().

G4int G4VEmModel::nSelectors
private
G4double G4VEmModel::polarAngleLimit
private

Definition at line 382 of file G4VEmModel.hh.

Referenced by PolarAngleLimit(), and SetPolarAngleLimit().

G4double G4VEmModel::secondaryThreshold
private

Definition at line 383 of file G4VEmModel.hh.

Referenced by SecondaryThreshold(), and SetSecondaryThreshold().

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

Definition at line 400 of file G4VEmModel.hh.

Referenced by G4VMscModel::GetParticleChangeForMSC().

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

Definition at line 401 of file G4VEmModel.hh.

Referenced by G4VMscModel::GetParticleChangeForMSC().

G4bool G4VEmModel::theLPMflag
private

Definition at line 384 of file G4VEmModel.hh.

Referenced by LPMFlag(), and SetLPMFlag().

G4bool G4VEmModel::useAngularGenerator
private

Definition at line 391 of file G4VEmModel.hh.

Referenced by G4VEmModel(), SetAngularGeneratorFlag(), and UseAngularGeneratorFlag().

std::vector<G4double> G4VEmModel::xsec
private

Definition at line 413 of file G4VEmModel.hh.

Referenced by CrossSectionPerVolume(), G4VEmModel(), and SelectRandomAtom().


The documentation for this class was generated from the following files: