Geant4  10.00.p02
G4IonisParamMat Class Reference

#include <G4IonisParamMat.hh>

+ Collaboration diagram for G4IonisParamMat:

Public Member Functions

 G4IonisParamMat (G4Material *)
 
virtual ~G4IonisParamMat ()
 
G4double GetMeanExcitationEnergy () const
 
void SetMeanExcitationEnergy (G4double value)
 
G4double FindMeanExcitationEnergy (const G4String &chFormula)
 
G4double GetLogMeanExcEnergy () const
 
G4doubleGetShellCorrectionVector () const
 
G4double GetTaul () const
 
G4double GetPlasmaEnergy () const
 
G4double GetAdjustmentFactor () const
 
G4double GetCdensity () const
 
G4double GetMdensity () const
 
G4double GetAdensity () const
 
G4double GetX0density () const
 
G4double GetX1density () const
 
G4double GetD0density () const
 
G4double DensityCorrection (G4double x)
 
G4double GetF1fluct () const
 
G4double GetF2fluct () const
 
G4double GetEnergy1fluct () const
 
G4double GetLogEnergy1fluct () const
 
G4double GetEnergy2fluct () const
 
G4double GetLogEnergy2fluct () const
 
G4double GetEnergy0fluct () const
 
G4double GetRateionexcfluct () const
 
G4double GetZeffective () const
 
G4double GetFermiEnergy () const
 
G4double GetLFactor () const
 
G4double GetInvA23 () const
 
void SetBirksConstant (G4double value)
 
G4double GetBirksConstant () const
 
void SetMeanEnergyPerIonPair (G4double value)
 
G4double GetMeanEnergyPerIonPair () const
 
 G4IonisParamMat (const G4IonisParamMat &)
 
G4IonisParamMatoperator= (const G4IonisParamMat &)
 
G4int operator== (const G4IonisParamMat &) const
 
G4int operator!= (const G4IonisParamMat &) const
 
 G4IonisParamMat (__void__ &)
 

Static Public Member Functions

static G4DensityEffectDataGetDensityEffectData ()
 

Private Member Functions

void ComputeMeanParameters ()
 
void ComputeDensityEffect ()
 
void ComputeFluctModel ()
 
void ComputeIonParameters ()
 

Private Attributes

G4MaterialfMaterial
 
G4double fMeanExcitationEnergy
 
G4double fLogMeanExcEnergy
 
G4doublefShellCorrectionVector
 
G4double fTaul
 
G4double fCdensity
 
G4double fMdensity
 
G4double fAdensity
 
G4double fX0density
 
G4double fX1density
 
G4double fD0density
 
G4double fPlasmaEnergy
 
G4double fAdjustmentFactor
 
G4double fF1fluct
 
G4double fF2fluct
 
G4double fEnergy1fluct
 
G4double fLogEnergy1fluct
 
G4double fEnergy2fluct
 
G4double fLogEnergy2fluct
 
G4double fEnergy0fluct
 
G4double fRateionexcfluct
 
G4double fZeff
 
G4double fFermiEnergy
 
G4double fLfactor
 
G4double fInvA23
 
G4double fBirks
 
G4double fMeanEnergyPerIon
 
G4double twoln10
 

Static Private Attributes

static G4DensityEffectDatafDensityData = 0
 

Detailed Description

Definition at line 56 of file G4IonisParamMat.hh.

Constructor & Destructor Documentation

G4IonisParamMat::G4IonisParamMat ( G4Material material)

Definition at line 58 of file G4IonisParamMat.cc.

References ComputeDensityEffect(), ComputeFluctModel(), ComputeIonParameters(), ComputeMeanParameters(), fAdjustmentFactor, fBirks, fCdensity, fD0density, fDensityData, fMeanEnergyPerIon, G4Pow::GetInstance(), G4Pow::logZ(), and twoln10.

+ Here is the call graph for this function:

G4IonisParamMat::~G4IonisParamMat ( )
virtual

Definition at line 116 of file G4IonisParamMat.cc.

References fDensityData, and fShellCorrectionVector.

G4IonisParamMat::G4IonisParamMat ( const G4IonisParamMat right)

Definition at line 496 of file G4IonisParamMat.cc.

References fMaterial, fShellCorrectionVector, and right.

G4IonisParamMat::G4IonisParamMat ( __void__ &  )

Definition at line 83 of file G4IonisParamMat.cc.

References fAdensity, fAdjustmentFactor, fBirks, fCdensity, fD0density, fEnergy0fluct, fEnergy1fluct, fEnergy2fluct, fF1fluct, fF2fluct, fFermiEnergy, fInvA23, fLfactor, fLogEnergy1fluct, fLogEnergy2fluct, fLogMeanExcEnergy, fMdensity, fMeanEnergyPerIon, fMeanExcitationEnergy, fPlasmaEnergy, fRateionexcfluct, fTaul, fX0density, fX1density, fZeff, G4Pow::GetInstance(), G4Pow::logZ(), and twoln10.

+ Here is the call graph for this function:

Member Function Documentation

void G4IonisParamMat::ComputeFluctModel ( )
private

Definition at line 330 of file G4IonisParamMat.cc.

References eV, fEnergy0fluct, fEnergy1fluct, fEnergy2fluct, fF1fluct, fF2fluct, fLogEnergy1fluct, fLogEnergy2fluct, fLogMeanExcEnergy, fMaterial, fRateionexcfluct, G4Exp(), G4Log(), G4Material::GetElementVector(), G4Material::GetFractionVector(), and G4Material::GetNumberOfElements().

Referenced by G4IonisParamMat(), and SetMeanExcitationEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4IonisParamMat::ComputeIonParameters ( )
private

Definition at line 354 of file G4IonisParamMat.cc.

References fFermiEnergy, fInvA23, fLfactor, fMaterial, fZeff, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4IonisParamElm::GetFermiVelocity(), G4Pow::GetInstance(), G4Element::GetIonisation(), G4IonisParamElm::GetLFactor(), G4Element::GetN(), G4Material::GetNumberOfElements(), G4Element::GetZ(), keV, z, and G4Pow::Z23().

Referenced by G4IonisParamMat().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4IonisParamMat::ComputeMeanParameters ( )
private

Definition at line 126 of file G4IonisParamMat.cc.

References FindMeanExcitationEnergy(), fLogMeanExcEnergy, fMaterial, fMeanExcitationEnergy, fShellCorrectionVector, fTaul, G4Exp(), G4Log(), G4Material::GetChemicalFormula(), G4Material::GetElementVector(), G4Element::GetIonisation(), G4IonisParamElm::GetMeanExcitationEnergy(), G4Material::GetNumberOfElements(), G4Material::GetTotNbOfElectPerVolume(), G4Material::GetVecNbOfAtomsPerVolume(), and G4Element::GetZ().

Referenced by G4IonisParamMat().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4IonisParamMat::DensityCorrection ( G4double  x)
inline

Definition at line 192 of file G4IonisParamMat.hh.

References fAdensity, fCdensity, fD0density, fMdensity, fX0density, fX1density, and twoln10.

Referenced by G4mplIonisationWithDeltaModel::ComputeDEDXAhlen(), G4MollerBhabhaModel::ComputeDEDXPerVolume(), G4MuBetheBlochModel::ComputeDEDXPerVolume(), and G4BetheBlochModel::ComputeDEDXPerVolume().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::FindMeanExcitationEnergy ( const G4String chFormula)

Definition at line 424 of file G4IonisParamMat.cc.

References eV, fMeanExcitationEnergy, and name.

Referenced by G4NistMaterialBuilder::BuildMaterial(), and ComputeMeanParameters().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetAdensity ( ) const
inline

Definition at line 80 of file G4IonisParamMat.hh.

References fAdensity.

Referenced by G4hBetheBlochModel::BetheBlochFormula(), G4mplIonisationModel::ComputeDEDXAhlen(), and G4EmCorrections::DensityCorrection().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetAdjustmentFactor ( ) const
inline

Definition at line 77 of file G4IonisParamMat.hh.

References fAdjustmentFactor.

G4double G4IonisParamMat::GetBirksConstant ( ) const
inline

Definition at line 108 of file G4IonisParamMat.hh.

References fBirks.

Referenced by SteppingAction::BirksAttenuation(), and G4EmSaturation::FindBirksCoefficient().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetCdensity ( ) const
inline

Definition at line 78 of file G4IonisParamMat.hh.

References fCdensity.

Referenced by G4hBetheBlochModel::BetheBlochFormula(), G4mplIonisationModel::ComputeDEDXAhlen(), and G4EmCorrections::DensityCorrection().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetD0density ( ) const
inline

Definition at line 83 of file G4IonisParamMat.hh.

References fD0density.

G4DensityEffectData * G4IonisParamMat::GetDensityEffectData ( )
static

Definition at line 173 of file G4IonisParamMat.cc.

References fDensityData.

Referenced by G4NistMessenger::SetNewValue().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetEnergy0fluct ( ) const
inline

Definition at line 97 of file G4IonisParamMat.hh.

References fEnergy0fluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetEnergy1fluct ( ) const
inline

Definition at line 93 of file G4IonisParamMat.hh.

References fEnergy1fluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetEnergy2fluct ( ) const
inline

Definition at line 95 of file G4IonisParamMat.hh.

References fEnergy2fluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetF1fluct ( ) const
inline

Definition at line 91 of file G4IonisParamMat.hh.

References fF1fluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetF2fluct ( ) const
inline

Definition at line 92 of file G4IonisParamMat.hh.

References fF2fluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetFermiEnergy ( ) const
inline

Definition at line 102 of file G4IonisParamMat.hh.

References fFermiEnergy.

Referenced by G4ionEffectiveCharge::EffectiveCharge(), and G4IonFluctuations::RelativisticFactor().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetInvA23 ( ) const
inline

Definition at line 104 of file G4IonisParamMat.hh.

References fInvA23.

Referenced by G4CoulombScattering::MinPrimaryEnergy(), G4WentzelOKandVIxSection::SetupKinematic(), and G4WentzelVIRelXSection::SetupKinematic().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetLFactor ( ) const
inline

Definition at line 103 of file G4IonisParamMat.hh.

References fLfactor.

G4double G4IonisParamMat::GetLogEnergy1fluct ( ) const
inline

Definition at line 94 of file G4IonisParamMat.hh.

References fLogEnergy1fluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetLogEnergy2fluct ( ) const
inline

Definition at line 96 of file G4IonisParamMat.hh.

References fLogEnergy2fluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetLogMeanExcEnergy ( ) const
inline

Definition at line 71 of file G4IonisParamMat.hh.

References fLogMeanExcEnergy.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), G4RDVeLowEnergyLoss::GetLossWithFluct(), and G4UniversalFluctuation::SampleFluctuations().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetMdensity ( ) const
inline

Definition at line 79 of file G4IonisParamMat.hh.

References fMdensity.

Referenced by G4hBetheBlochModel::BetheBlochFormula(), G4mplIonisationModel::ComputeDEDXAhlen(), and G4EmCorrections::DensityCorrection().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetMeanEnergyPerIonPair ( ) const
inline

Definition at line 112 of file G4IonisParamMat.hh.

References fMeanEnergyPerIon.

Referenced by G4ElectronIonPair::DumpMeanEnergyPerIonPair(), and G4ElectronIonPair::MeanNumberOfIonsAlongStep().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetPlasmaEnergy ( ) const
inline

Definition at line 76 of file G4IonisParamMat.hh.

References fPlasmaEnergy.

G4double G4IonisParamMat::GetRateionexcfluct ( ) const
inline

Definition at line 98 of file G4IonisParamMat.hh.

References fRateionexcfluct.

Referenced by G4hImpactIonisation::ElectronicLossFluctuation(), and G4RDVeLowEnergyLoss::GetLossWithFluct().

+ Here is the caller graph for this function:

G4double* G4IonisParamMat::GetShellCorrectionVector ( ) const
inline

Definition at line 72 of file G4IonisParamMat.hh.

References fShellCorrectionVector.

Referenced by G4hBetheBlochModel::BetheBlochFormula(), and G4EmCorrections::ShellCorrectionSTD().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetTaul ( ) const
inline

Definition at line 73 of file G4IonisParamMat.hh.

References fTaul.

Referenced by G4hBetheBlochModel::BetheBlochFormula(), G4hBetheBlochModel::LowEnergyLimit(), and G4EmCorrections::ShellCorrectionSTD().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetX0density ( ) const
inline

Definition at line 81 of file G4IonisParamMat.hh.

References fX0density.

Referenced by G4hBetheBlochModel::BetheBlochFormula(), G4mplIonisationModel::ComputeDEDXAhlen(), and G4EmCorrections::DensityCorrection().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetX1density ( ) const
inline

Definition at line 82 of file G4IonisParamMat.hh.

References fX1density.

Referenced by G4hBetheBlochModel::BetheBlochFormula(), G4mplIonisationModel::ComputeDEDXAhlen(), and G4EmCorrections::DensityCorrection().

+ Here is the caller graph for this function:

G4double G4IonisParamMat::GetZeffective ( ) const
inline

Definition at line 101 of file G4IonisParamMat.hh.

References fZeff.

Referenced by G4ionEffectiveCharge::EffectiveCharge().

+ Here is the caller graph for this function:

G4int G4IonisParamMat::operator!= ( const G4IonisParamMat right) const

Definition at line 555 of file G4IonisParamMat.cc.

G4int G4IonisParamMat::operator== ( const G4IonisParamMat right) const

Definition at line 548 of file G4IonisParamMat.cc.

void G4IonisParamMat::SetBirksConstant ( G4double  value)
inline

Definition at line 107 of file G4IonisParamMat.hh.

References fBirks.

Referenced by OpNoviceDetectorConstruction::Construct(), WLSMaterials::CreateMaterials(), LXeDetectorConstruction::DefineMaterials(), and G4EmSaturation::FindBirksCoefficient().

+ Here is the caller graph for this function:

void G4IonisParamMat::SetMeanEnergyPerIonPair ( G4double  value)
inline

Definition at line 111 of file G4IonisParamMat.hh.

References fMeanEnergyPerIon.

Referenced by G4ElectronIonPair::FindG4MeanEnergyPerIonPair(), and DetectorConstruction::SetPairEnergy().

+ Here is the caller graph for this function:

void G4IonisParamMat::SetMeanExcitationEnergy ( G4double  value)

Definition at line 397 of file G4IonisParamMat.cc.

References ComputeFluctModel(), eV, fCdensity, fLogMeanExcEnergy, fMaterial, fMeanExcitationEnergy, fX0density, fX1density, G4cout, G4endl, G4Log(), G4Material::GetName(), G4NistManager::Instance(), and twoln10.

Referenced by G4NistMaterialBuilder::BuildMaterial(), G4Material::CopyPointersOfBaseMaterial(), G4HumanPhantomMaterial::DefineMaterials(), BrachyMaterial::DefineMaterials(), DetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), G4tgbMaterialMgr::FindOrBuildG4Material(), and G4GDMLReadMaterials::MaterialRead().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4IonisParamMat::fAdensity
private
G4double G4IonisParamMat::fAdjustmentFactor
private
G4double G4IonisParamMat::fBirks
private

Definition at line 181 of file G4IonisParamMat.hh.

Referenced by G4IonisParamMat(), GetBirksConstant(), operator=(), and SetBirksConstant().

G4double G4IonisParamMat::fCdensity
private
G4double G4IonisParamMat::fD0density
private
G4DensityEffectData * G4IonisParamMat::fDensityData = 0
staticprivate
G4double G4IonisParamMat::fEnergy0fluct
private

Definition at line 171 of file G4IonisParamMat.hh.

Referenced by ComputeFluctModel(), G4IonisParamMat(), GetEnergy0fluct(), and operator=().

G4double G4IonisParamMat::fEnergy1fluct
private

Definition at line 167 of file G4IonisParamMat.hh.

Referenced by ComputeFluctModel(), G4IonisParamMat(), GetEnergy1fluct(), and operator=().

G4double G4IonisParamMat::fEnergy2fluct
private

Definition at line 169 of file G4IonisParamMat.hh.

Referenced by ComputeFluctModel(), G4IonisParamMat(), GetEnergy2fluct(), and operator=().

G4double G4IonisParamMat::fF1fluct
private

Definition at line 165 of file G4IonisParamMat.hh.

Referenced by ComputeFluctModel(), G4IonisParamMat(), GetF1fluct(), and operator=().

G4double G4IonisParamMat::fF2fluct
private

Definition at line 166 of file G4IonisParamMat.hh.

Referenced by ComputeFluctModel(), G4IonisParamMat(), GetF2fluct(), and operator=().

G4double G4IonisParamMat::fFermiEnergy
private
G4double G4IonisParamMat::fInvA23
private

Definition at line 178 of file G4IonisParamMat.hh.

Referenced by ComputeIonParameters(), G4IonisParamMat(), GetInvA23(), and operator=().

G4double G4IonisParamMat::fLfactor
private

Definition at line 177 of file G4IonisParamMat.hh.

Referenced by ComputeIonParameters(), G4IonisParamMat(), GetLFactor(), and operator=().

G4double G4IonisParamMat::fLogEnergy1fluct
private
G4double G4IonisParamMat::fLogEnergy2fluct
private
G4double G4IonisParamMat::fLogMeanExcEnergy
private
G4double G4IonisParamMat::fMdensity
private
G4double G4IonisParamMat::fMeanEnergyPerIon
private
G4double G4IonisParamMat::fPlasmaEnergy
private
G4double G4IonisParamMat::fRateionexcfluct
private
G4double* G4IonisParamMat::fShellCorrectionVector
private
G4double G4IonisParamMat::fTaul
private

Definition at line 151 of file G4IonisParamMat.hh.

Referenced by ComputeMeanParameters(), G4IonisParamMat(), GetTaul(), and operator=().

G4double G4IonisParamMat::fX0density
private
G4double G4IonisParamMat::fX1density
private
G4double G4IonisParamMat::fZeff
private
G4double G4IonisParamMat::twoln10
private

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