Geant4.10
|
#include <G4BraggIonModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 68 of file G4BraggIonModel.hh.
G4BraggIonModel::G4BraggIonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "BraggIon" |
||
) |
Definition at line 76 of file G4BraggIonModel.cc.
References python.hepunit::amu_c2, python.hepunit::cm2, G4Electron::Electron(), python.hepunit::eV, python.hepunit::GeV, python.hepunit::keV, python.hepunit::MeV, python.hepunit::proton_mass_c2, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 103 of file G4BraggIonModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 197 of file G4BraggIonModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 171 of file G4BraggIonModel.cc.
References energy(), G4Log(), MaxSecondaryEnergy(), G4INCL::Math::min(), and python.hepunit::twopi_mc2_rcl2.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BraggNoDeltaModel.
Definition at line 226 of file G4BraggIonModel.cc.
References G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), MaxSecondaryEnergy(), G4INCL::Math::min(), python.hepunit::twopi_mc2_rcl2, and test::x.
Referenced by G4BraggNoDeltaModel::ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 269 of file G4BraggIonModel.cc.
References 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 211 of file G4BraggIonModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 146 of file G4BraggIonModel.cc.
References G4EmCorrections::EffectiveChargeCorrection(), and G4EmCorrections::EffectiveChargeSquareRatio().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 159 of file G4BraggIonModel.cc.
References G4EmCorrections::GetParticleCharge().
|
virtual |
Implements G4VEmModel.
Definition at line 108 of file G4BraggIonModel.cc.
References G4LossTableManager::EmCorrections(), G4VEmModel::GetAngularDistribution(), G4VEmModel::GetParticleChangeForLoss(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), G4LossTableManager::Instance(), eplot::pname, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), and G4VEmModel::UseAngularGeneratorFlag().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 367 of file G4BraggIonModel.cc.
References python.hepunit::electron_mass_c2.
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 138 of file G4BraggIonModel.cc.
References G4Material::GetIonisation(), G4MaterialCutsCouple::GetMaterial(), and G4IonisParamMat::GetMeanExcitationEnergy().
|
virtual |
Implements G4VEmModel.
Definition at line 293 of file G4BraggIonModel.cc.
References python.hepunit::electron_mass_c2, energy(), G4cout, G4endl, G4UniformRand, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetTotalMomentum(), G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), CLHEP::Hep3Vector::rotateUz(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtomNumber(), CLHEP::Hep3Vector::set(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), and G4VEmModel::UseAngularGeneratorFlag().