Geant4
10.02.p02
|
#include <G4BraggIonModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Private Member Functions | |
void | SetParticle (const G4ParticleDefinition *p) |
G4double | HeEffChargeSquare (G4double z, G4double kinEnergyInMeV) const |
G4BraggIonModel & | operator= (const G4BraggIonModel &right) |
G4BraggIonModel (const G4BraggIonModel &) | |
G4bool | HasMaterial (const G4Material *material) |
G4double | StoppingPower (const G4Material *material, G4double kineticEnergy) |
G4double | ElectronicStoppingPower (G4double z, G4double kineticEnergy) const |
G4double | DEDX (const G4Material *material, G4double kineticEnergy) |
Static Private Attributes | |
static G4ASTARStopping * | fASTAR = nullptr |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 68 of file G4BraggIonModel.hh.
G4BraggIonModel::G4BraggIonModel | ( | const G4ParticleDefinition * | p = nullptr , |
const G4String & | nam = "BraggIon" |
||
) |
Definition at line 78 of file G4BraggIonModel.cc.
References cm2, corrFactor, G4Electron::Electron(), eV, GeV, HeMass, keV, lowestKinEnergy, massFactor, MeV, rateMassHe2p, G4VEmModel::SetHighEnergyLimit(), SetParticle(), theElectron, and theZieglerFactor.
|
virtual |
Definition at line 105 of file G4BraggIonModel.cc.
References fASTAR, and G4VEmModel::IsMaster().
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 206 of file G4BraggIonModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 177 of file G4BraggIonModel.cc.
References chargeSquare, G4INCL::KinematicsUtils::energy(), G4Log(), mass, MaxSecondaryEnergy(), G4INCL::Math::min(), and spin.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BraggNoDeltaModel.
Definition at line 235 of file G4BraggIonModel.cc.
References chargeSquare, DEDX(), G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), lowestKinEnergy, mass, massRate, MaxSecondaryEnergy(), G4INCL::Math::min(), and x.
Referenced by G4BraggNoDeltaModel::ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 278 of file G4BraggIonModel.cc.
References corr, corrFactor, G4EmCorrections::EffectiveChargeCorrection(), G4EmCorrections::EffectiveChargeSquareRatio(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4VEmModel::GetModelOfFluctuations(), and G4VEmFluctuationModel::SetParticleAndCharge().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BraggNoDeltaModel.
Definition at line 220 of file G4BraggIonModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
private |
Definition at line 643 of file G4BraggIonModel.cc.
References currentMaterial, ElectronicStoppingPower(), fASTAR, G4lrint(), G4Material::GetAtomicNumDensityVector(), G4Material::GetDensity(), G4ASTARStopping::GetElectronicDEDX(), G4Material::GetElementVector(), G4ASTARStopping::GetIndex(), G4Material::GetNumberOfElements(), G4Material::GetTotNbOfAtomsPerVolume(), G4Material::GetTotNbOfElectPerVolume(), G4Element::GetZ(), G4Material::GetZ(), HasMaterial(), HeEffChargeSquare(), iASTAR, iMolecula, MeV, rateMassHe2p, StoppingPower(), theZieglerFactor, and z.
Referenced by ComputeDEDXPerVolume().
|
private |
Definition at line 491 of file G4BraggIonModel.cc.
References a, G4Exp(), G4Log(), G4lrint(), HeEffChargeSquare(), MeV, and rateMassHe2p.
Referenced by DEDX(), and StoppingPower().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 152 of file G4BraggIonModel.cc.
References corr, corrFactor, G4EmCorrections::EffectiveChargeCorrection(), and G4EmCorrections::EffectiveChargeSquareRatio().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 165 of file G4BraggIonModel.cc.
References corr, and G4EmCorrections::GetParticleCharge().
|
private |
Definition at line 392 of file G4BraggIonModel.cc.
Referenced by DEDX().
Definition at line 696 of file G4BraggIonModel.cc.
References G4Exp(), G4Log(), massFactor, G4INCL::Math::max(), w, x, and z.
Referenced by DEDX(), ElectronicStoppingPower(), and StoppingPower().
|
virtual |
Implements G4VEmModel.
Definition at line 112 of file G4BraggIonModel.cc.
References chargeSquare, corr, corrFactor, G4LossTableManager::EmCorrections(), fASTAR, fParticleChange, G4VEmModel::GetAngularDistribution(), G4VEmModel::GetParticleChangeForLoss(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGMass(), GeV, G4ASTARStopping::Initialise(), G4LossTableManager::Instance(), isInitialised, isIon, G4VEmModel::IsMaster(), particle, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), SetParticle(), and G4VEmModel::UseAngularGeneratorFlag().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 380 of file G4BraggIonModel.cc.
References mass, particle, ratio, and SetParticle().
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 144 of file G4BraggIonModel.cc.
References G4Material::GetIonisation(), G4MaterialCutsCouple::GetMaterial(), and G4IonisParamMat::GetMeanExcitationEnergy().
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 302 of file G4BraggIonModel.cc.
References G4INCL::KinematicsUtils::energy(), fParticleChange, G4cout, G4endl, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetTotalMomentum(), mass, G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtomNumber(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), theElectron, twopi, and G4VEmModel::UseAngularGeneratorFlag().
|
inlineprivate |
Definition at line 184 of file G4BraggIonModel.hh.
References chargeSquare, eplus, G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4ParticleDefinition::GetPDGSpin(), mass, massRate, particle, ratio, and spin.
Referenced by G4BraggIonModel(), Initialise(), and MaxSecondaryEnergy().
|
private |
Definition at line 421 of file G4BraggIonModel.cc.
References a, ElectronicStoppingPower(), G4Exp(), G4Log(), G4Material::GetNumberOfElements(), G4Material::GetZ(), HeEffChargeSquare(), iMolecula, MeV, rateMassHe2p, and z.
Referenced by DEDX().
|
private |
Definition at line 166 of file G4BraggIonModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), Initialise(), and SetParticle().
|
private |
Definition at line 154 of file G4BraggIonModel.hh.
Referenced by CorrectionsAlongStep(), GetChargeSquareRatio(), GetParticleCharge(), and Initialise().
|
private |
Definition at line 172 of file G4BraggIonModel.hh.
Referenced by CorrectionsAlongStep(), G4BraggIonModel(), GetChargeSquareRatio(), and Initialise().
|
private |
Definition at line 162 of file G4BraggIonModel.hh.
Referenced by DEDX().
|
staticprivate |
Definition at line 160 of file G4BraggIonModel.hh.
Referenced by DEDX(), Initialise(), and ~G4BraggIonModel().
|
private |
Definition at line 158 of file G4BraggIonModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
private |
Definition at line 170 of file G4BraggIonModel.hh.
Referenced by G4BraggIonModel().
|
private |
Definition at line 177 of file G4BraggIonModel.hh.
Referenced by DEDX().
|
private |
Definition at line 176 of file G4BraggIonModel.hh.
Referenced by DEDX(), and StoppingPower().
|
private |
Definition at line 179 of file G4BraggIonModel.hh.
Referenced by Initialise().
|
private |
Definition at line 178 of file G4BraggIonModel.hh.
Referenced by Initialise().
|
private |
Definition at line 169 of file G4BraggIonModel.hh.
Referenced by ComputeDEDXPerVolume(), and G4BraggIonModel().
|
private |
Definition at line 164 of file G4BraggIonModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), MaxSecondaryEnergy(), SampleSecondaries(), and SetParticle().
|
private |
Definition at line 171 of file G4BraggIonModel.hh.
Referenced by G4BraggIonModel(), and HeEffChargeSquare().
|
private |
Definition at line 167 of file G4BraggIonModel.hh.
Referenced by ComputeDEDXPerVolume(), and SetParticle().
|
private |
Definition at line 156 of file G4BraggIonModel.hh.
Referenced by Initialise(), MaxSecondaryEnergy(), and SetParticle().
|
private |
Definition at line 173 of file G4BraggIonModel.hh.
Referenced by DEDX(), ElectronicStoppingPower(), G4BraggIonModel(), and StoppingPower().
|
private |
Definition at line 168 of file G4BraggIonModel.hh.
Referenced by MaxSecondaryEnergy(), and SetParticle().
|
private |
Definition at line 165 of file G4BraggIonModel.hh.
Referenced by ComputeCrossSectionPerElectron(), and SetParticle().
|
private |
Definition at line 157 of file G4BraggIonModel.hh.
Referenced by G4BraggIonModel(), and SampleSecondaries().
|
private |
Definition at line 174 of file G4BraggIonModel.hh.
Referenced by DEDX(), and G4BraggIonModel().