Geant4.10
|
#include <G4mplIonisationModel.hh>
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 58 of file G4mplIonisationModel.hh.
G4mplIonisationModel::G4mplIonisationModel | ( | G4double | mCharge, |
const G4String & | nam = "mplIonisation" |
||
) |
Definition at line 72 of file G4mplIonisationModel.cc.
References python.hepunit::cm2, python.hepunit::electron_mass_c2, python.hepunit::fine_structure_const, g(), python.hepunit::GeV, python.hepunit::hbarc, and python.hepunit::pi.
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 143 of file G4mplIonisationModel.cc.
References G4VEmModel::CurrentCouple(), G4InuclParticleNames::gam, G4MaterialCutsCouple::GetIndex(), and SetParticle().
|
virtual |
Implements G4VEmFluctuationModel.
Definition at line 261 of file G4mplIonisationModel.cc.
References G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4DynamicParticle::GetKineticEnergy(), and python.hepunit::twopi_mc2_rcl2.
Referenced by SampleFluctuations().
|
virtual |
Implements G4VEmModel.
Definition at line 115 of file G4mplIonisationModel.cc.
References python.hepunit::electron_Compton_length, python.hepunit::fine_structure_const, G4Log(), G4Material::GetElectronDensity(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4VEmModel::GetParticleChangeForLoss(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VEmModel::IsMaster(), eplot::material, n, python.hepunit::pi, and SetParticle().
|
virtual |
Implements G4VEmFluctuationModel.
Definition at line 233 of file G4mplIonisationModel.cc.
References Dispersion(), G4UniformRand, G4MaterialCutsCouple::GetMaterial(), G4INCL::DeJongSpin::shoot(), and test::x.
|
virtual |
void G4mplIonisationModel::SetParticle | ( | const G4ParticleDefinition * | p | ) |
Definition at line 101 of file G4mplIonisationModel.cc.
References G4ParticleDefinition::GetPDGMass(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), G4INCL::Math::max(), G4INCL::Math::min(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
Referenced by ComputeDEDXPerVolume(), and Initialise().