Geant4-11
|
#include <G4IonisParamMat.hh>
Static Public Member Functions | |
static G4DensityEffectData * | GetDensityEffectData () |
Private Member Functions | |
void | ComputeDensityEffectParameters () |
void | ComputeFluctModel () |
void | ComputeIonParameters () |
void | ComputeMeanParameters () |
Static Private Attributes | |
static G4DensityEffectData * | fDensityData = nullptr |
Definition at line 60 of file G4IonisParamMat.hh.
G4IonisParamMat::G4IonisParamMat | ( | const G4Material * | material | ) |
Definition at line 59 of file G4IonisParamMat.cc.
References ComputeDensityEffectParameters(), ComputeFluctModel(), ComputeIonParameters(), ComputeMeanParameters(), fAdjustmentFactor, fBirks, fCdensity, fD0density, fDensityData, fDensityEffectCalc, fMeanEnergyPerIon, G4Pow::GetInstance(), G4Pow::logZ(), and twoln10.
G4IonisParamMat::~G4IonisParamMat | ( | ) |
Definition at line 121 of file G4IonisParamMat.cc.
References fDensityData, fDensityEffectCalc, and fShellCorrectionVector.
G4IonisParamMat::G4IonisParamMat | ( | __void__ & | ) |
Definition at line 85 of file G4IonisParamMat.cc.
References fAdensity, fAdjustmentFactor, fBirks, fCdensity, fD0density, fDensityData, fDensityEffectCalc, 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.
|
delete |
void G4IonisParamMat::ComputeDensityEffectOnFly | ( | G4bool | val | ) |
Definition at line 532 of file G4IonisParamMat.cc.
References fDensityEffectCalc, fMaterial, G4Material::GetElement(), G4Material::GetNumberOfElements(), G4AtomicShells::GetNumberOfShells(), G4Element::GetZasInt(), CLHEP::detail::n, and Z.
Referenced by G4Material::ComputeDensityEffectOnFly().
|
private |
Definition at line 193 of file G4IonisParamMat.cc.
References CLHEP::classic_electr_radius, CLHEP::eV, fAdensity, fAdjustmentFactor, fCdensity, fD0density, fDensityData, fMaterial, fMdensity, fMeanExcitationEnergy, fPlasmaEnergy, fX0density, fX1density, G4Log(), G4DensityEffectData::GetAdensity(), G4DensityEffectData::GetAdjustmentFactor(), G4Material::GetBaseMaterial(), G4DensityEffectData::GetCdensity(), G4DensityEffectData::GetDelta0density(), G4Material::GetDensity(), G4DensityEffectData::GetElementIndex(), G4Material::GetElementVector(), G4DensityEffectData::GetIndex(), G4DensityEffectData::GetMdensity(), G4Material::GetName(), G4NistManager::GetNominalDensity(), G4Material::GetNumberOfElements(), G4DensityEffectData::GetPlasmaEnergy(), G4Material::GetPressure(), G4Material::GetState(), G4Material::GetTemperature(), G4Material::GetTotNbOfAtomsPerVolume(), G4Material::GetTotNbOfElectPerVolume(), G4Material::GetVecNbOfAtomsPerVolume(), G4DensityEffectData::GetX0density(), G4DensityEffectData::GetX1density(), CLHEP::hbarc_squared, G4NistManager::Instance(), kStateGas, kStateLiquid, kStateSolid, NTP_Temperature, CLHEP::pi, State, source.hepunit::STP_Pressure, and twoln10.
Referenced by G4IonisParamMat().
|
private |
Definition at line 393 of file G4IonisParamMat.cc.
References CLHEP::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().
|
private |
Definition at line 416 of file G4IonisParamMat.cc.
References G4Pow::A23(), fFermiEnergy, fInvA23, fLfactor, fMaterial, fZeff, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4IonisParamElm::GetFermiVelocity(), G4Pow::GetInstance(), G4Element::GetIonisation(), G4IonisParamElm::GetLFactor(), G4Element::GetN(), G4Material::GetNumberOfElements(), G4Element::GetZ(), and CLHEP::keV.
Referenced by G4IonisParamMat().
|
private |
Definition at line 133 of file G4IonisParamMat.cc.
References FindMeanExcitationEnergy(), fLogMeanExcEnergy, fMaterial, fMeanExcitationEnergy, fShellCorrectionVector, fTaul, G4Exp(), G4Log(), G4Material::GetElementVector(), G4Element::GetIonisation(), G4IonisParamElm::GetMeanExcitationEnergy(), G4Material::GetNumberOfElements(), G4Material::GetTotNbOfElectPerVolume(), G4Material::GetVecNbOfAtomsPerVolume(), and G4Element::GetZ().
Referenced by G4IonisParamMat().
Definition at line 185 of file G4IonisParamMat.cc.
References G4DensityEffectCalculator::ComputeDensityCorrection(), fDensityEffectCalc, and GetDensityCorrection().
G4double G4IonisParamMat::FindMeanExcitationEnergy | ( | const G4Material * | mat | ) | const |
Definition at line 553 of file G4IonisParamMat.cc.
References eV, fDensityData, G4Material::GetChemicalFormula(), G4DensityEffectData::GetIndex(), G4DensityEffectData::GetMeanIonisationPotential(), G4Material::GetName(), G4InuclParticleNames::name(), and numberOfMolecula.
Referenced by G4NistMaterialBuilder::BuildMaterial(), and ComputeMeanParameters().
|
inline |
Definition at line 91 of file G4IonisParamMat.hh.
References fAdensity.
Referenced by G4EmCorrections::DensityCorrection(), and SetDensityEffectParameters().
|
inline |
|
inline |
Definition at line 152 of file G4IonisParamMat.hh.
References fBirks.
Referenced by G4EmSaturation::DumpBirksCoefficients(), G4EmSaturation::InitialiseBirksCoefficient(), and G4EmSaturation::VisibleEnergyDeposition().
|
inline |
Definition at line 87 of file G4IonisParamMat.hh.
References fCdensity.
Referenced by G4EmCorrections::DensityCorrection(), and SetDensityEffectParameters().
|
inline |
Definition at line 97 of file G4IonisParamMat.hh.
References fD0density.
Referenced by SetDensityEffectParameters().
Definition at line 240 of file G4IonisParamMat.hh.
References fAdensity, fCdensity, fD0density, fMdensity, fX0density, fX1density, G4Exp(), G4Log(), and twoln10.
Referenced by G4DensityEffectCalculator::ComputeDensityCorrection(), and DensityCorrection().
|
inline |
Definition at line 112 of file G4IonisParamMat.hh.
References fDensityEffectCalc.
Referenced by G4Material::CopyPointersOfBaseMaterial().
|
static |
Definition at line 178 of file G4IonisParamMat.cc.
References fDensityData.
Referenced by G4NistMessenger::SetNewValue().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 142 of file G4IonisParamMat.hh.
References fFermiEnergy.
Referenced by G4IonFluctuations::RelativisticFactor().
|
inline |
Definition at line 146 of file G4IonisParamMat.hh.
References fInvA23.
Referenced by G4CoulombScattering::MinPrimaryEnergy(), G4WentzelOKandVIxSection::SetupKinematic(), and G4WentzelVIRelXSection::SetupKinematic().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 89 of file G4IonisParamMat.hh.
References fMdensity.
Referenced by G4EmCorrections::DensityCorrection(), and SetDensityEffectParameters().
|
inline |
Definition at line 158 of file G4IonisParamMat.hh.
References fMeanEnergyPerIon.
Referenced by G4ElectronIonPair::DumpMeanEnergyPerIonPair().
|
inline |
Definition at line 69 of file G4IonisParamMat.hh.
References fMeanExcitationEnergy.
Referenced by G4EmCorrections::Bethe(), G4NistMaterialBuilder::BuildMaterial(), G4Material::CopyPointersOfBaseMaterial(), G4tgbGeometryDumper::DumpMaterial(), G4DensityEffectCalculator::G4DensityEffectCalculator(), G4GDMLWriteMaterials::MaterialWrite(), G4IonParametrisedLossModel::MinEnergyCut(), G4MuBetheBlochModel::MinEnergyCut(), G4mplIonisationWithDeltaModel::MinEnergyCut(), G4AtimaEnergyLossModel::MinEnergyCut(), G4BetheBlochModel::MinEnergyCut(), G4BraggIonModel::MinEnergyCut(), G4BraggModel::MinEnergyCut(), G4LindhardSorensenIonModel::MinEnergyCut(), and G4IonFluctuations::RelativisticFactor().
|
inline |
Definition at line 83 of file G4IonisParamMat.hh.
References fPlasmaEnergy.
Referenced by G4DensityEffectCalculator::G4DensityEffectCalculator().
|
inline |
|
inline |
Definition at line 77 of file G4IonisParamMat.hh.
References fShellCorrectionVector.
Referenced by G4EmCorrections::ShellCorrectionSTD().
|
inline |
Definition at line 79 of file G4IonisParamMat.hh.
References fTaul.
Referenced by G4EmCorrections::ShellCorrectionSTD().
|
inline |
Definition at line 93 of file G4IonisParamMat.hh.
References fX0density.
Referenced by G4EmCorrections::DensityCorrection(), and SetDensityEffectParameters().
|
inline |
Definition at line 95 of file G4IonisParamMat.hh.
References fX1density.
Referenced by G4EmCorrections::DensityCorrection(), and SetDensityEffectParameters().
|
inline |
Definition at line 140 of file G4IonisParamMat.hh.
References fZeff.
Referenced by G4UrbanAdjointMscModel::ComputeTruePathLengthLimit(), G4GoudsmitSaundersonMscModel::ComputeTruePathLengthLimit(), G4AtimaFluctuations::Dispersion(), G4GoudsmitSaundersonTable::InitSCPCorrection(), and G4eDPWAElasticDCS::InitSCPCorrection().
|
delete |
|
delete |
|
delete |
|
inline |
Definition at line 150 of file G4IonisParamMat.hh.
References fBirks.
Referenced by G4EmSaturation::InitialiseBirksCoefficient().
void G4IonisParamMat::SetDensityEffectParameters | ( | const G4Material * | bmat | ) |
Definition at line 508 of file G4IonisParamMat.cc.
References fAdensity, fCdensity, fD0density, fMaterial, fMdensity, fX0density, fX1density, G4Log(), G4MUTEXLOCK, G4MUTEXUNLOCK, GetAdensity(), GetCdensity(), GetD0density(), G4Material::GetDensity(), G4Material::GetIonisation(), GetMdensity(), GetX0density(), GetX1density(), and twoln10.
void G4IonisParamMat::SetDensityEffectParameters | ( | G4double | cd, |
G4double | md, | ||
G4double | ad, | ||
G4double | x0, | ||
G4double | x1, | ||
G4double | d0 | ||
) |
Definition at line 487 of file G4IonisParamMat.cc.
References cd, fAdensity, fCdensity, fD0density, fMdensity, fX0density, fX1density, G4MUTEXLOCK, and G4MUTEXUNLOCK.
|
inline |
Definition at line 156 of file G4IonisParamMat.hh.
References fMeanEnergyPerIon.
Referenced by G4ElectronIonPair::FindG4MeanEnergyPerIonPair().
void G4IonisParamMat::SetMeanExcitationEnergy | ( | G4double | value | ) |
Definition at line 460 of file G4IonisParamMat.cc.
References ComputeFluctModel(), CLHEP::eV, eV, fCdensity, fLogMeanExcEnergy, fMaterial, fMeanExcitationEnergy, fX0density, fX1density, G4cout, G4endl, G4Log(), G4Material::GetName(), G4NistManager::Instance(), and twoln10.
Referenced by G4NistMaterialBuilder::BuildMaterial(), G4Material::CopyPointersOfBaseMaterial(), DetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), and G4tgbMaterialMgr::FindOrBuildG4Material().
|
private |
Definition at line 201 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), GetAdensity(), GetDensityCorrection(), and SetDensityEffectParameters().
|
private |
Definition at line 207 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), and GetAdjustmentFactor().
|
private |
Definition at line 226 of file G4IonisParamMat.hh.
Referenced by G4IonisParamMat(), GetBirksConstant(), and SetBirksConstant().
|
private |
Definition at line 199 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), GetCdensity(), GetDensityCorrection(), SetDensityEffectParameters(), and SetMeanExcitationEnergy().
|
private |
Definition at line 204 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), GetD0density(), GetDensityCorrection(), and SetDensityEffectParameters().
|
staticprivate |
Definition at line 231 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), FindMeanExcitationEnergy(), G4IonisParamMat(), GetDensityEffectData(), and ~G4IonisParamMat().
|
private |
Definition at line 190 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectOnFly(), DensityCorrection(), G4IonisParamMat(), GetDensityEffectCalculator(), and ~G4IonisParamMat().
|
private |
Definition at line 216 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetEnergy0fluct().
|
private |
Definition at line 212 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetEnergy1fluct().
|
private |
Definition at line 214 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetEnergy2fluct().
|
private |
Definition at line 210 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetF1fluct().
|
private |
Definition at line 211 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetF2fluct().
|
private |
Definition at line 221 of file G4IonisParamMat.hh.
Referenced by ComputeIonParameters(), G4IonisParamMat(), and GetFermiEnergy().
|
private |
Definition at line 223 of file G4IonisParamMat.hh.
Referenced by ComputeIonParameters(), G4IonisParamMat(), and GetInvA23().
|
private |
Definition at line 222 of file G4IonisParamMat.hh.
Referenced by ComputeIonParameters(), G4IonisParamMat(), and GetLFactor().
|
private |
Definition at line 213 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetLogEnergy1fluct().
|
private |
Definition at line 215 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetLogEnergy2fluct().
|
private |
Definition at line 195 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), ComputeMeanParameters(), G4IonisParamMat(), GetLogMeanExcEnergy(), and SetMeanExcitationEnergy().
|
private |
Definition at line 188 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectOnFly(), ComputeDensityEffectParameters(), ComputeFluctModel(), ComputeIonParameters(), ComputeMeanParameters(), SetDensityEffectParameters(), and SetMeanExcitationEnergy().
|
private |
Definition at line 200 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), GetDensityCorrection(), GetMdensity(), and SetDensityEffectParameters().
|
private |
Definition at line 228 of file G4IonisParamMat.hh.
Referenced by G4IonisParamMat(), GetMeanEnergyPerIonPair(), and SetMeanEnergyPerIonPair().
|
private |
Definition at line 194 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), ComputeMeanParameters(), G4IonisParamMat(), GetMeanExcitationEnergy(), and SetMeanExcitationEnergy().
|
private |
Definition at line 206 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), and GetPlasmaEnergy().
|
private |
Definition at line 217 of file G4IonisParamMat.hh.
Referenced by ComputeFluctModel(), G4IonisParamMat(), and GetRateionexcfluct().
|
private |
Definition at line 191 of file G4IonisParamMat.hh.
Referenced by ComputeMeanParameters(), GetShellCorrectionVector(), and ~G4IonisParamMat().
|
private |
Definition at line 196 of file G4IonisParamMat.hh.
Referenced by ComputeMeanParameters(), G4IonisParamMat(), and GetTaul().
|
private |
Definition at line 202 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), GetDensityCorrection(), GetX0density(), SetDensityEffectParameters(), and SetMeanExcitationEnergy().
|
private |
Definition at line 203 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), GetDensityCorrection(), GetX1density(), SetDensityEffectParameters(), and SetMeanExcitationEnergy().
|
private |
Definition at line 220 of file G4IonisParamMat.hh.
Referenced by ComputeIonParameters(), G4IonisParamMat(), and GetZeffective().
|
private |
Definition at line 232 of file G4IonisParamMat.hh.
Referenced by ComputeDensityEffectParameters(), G4IonisParamMat(), GetDensityCorrection(), SetDensityEffectParameters(), and SetMeanExcitationEnergy().