Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ionEffectiveCharge.hh>
Public Member Functions | |
G4ionEffectiveCharge () | |
virtual | ~G4ionEffectiveCharge () |
G4double | EffectiveChargeSquareRatio (const G4ParticleDefinition *p, const G4Material *material, G4double kineticEnergy) |
G4double | EffectiveCharge (const G4ParticleDefinition *p, const G4Material *material, G4double kineticEnergy) |
Definition at line 62 of file G4ionEffectiveCharge.hh.
G4ionEffectiveCharge::G4ionEffectiveCharge | ( | ) |
Definition at line 62 of file G4ionEffectiveCharge.cc.
|
virtual |
Definition at line 79 of file G4ionEffectiveCharge.cc.
G4double G4ionEffectiveCharge::EffectiveCharge | ( | const G4ParticleDefinition * | p, |
const G4Material * | material, | ||
G4double | kineticEnergy | ||
) |
Definition at line 84 of file G4ionEffectiveCharge.cc.
Referenced by G4MuElecInelasticModel::CrossSectionPerVolume(), EffectiveChargeSquareRatio(), and G4EmCorrections::GetParticleCharge().
|
inline |
Definition at line 105 of file G4ionEffectiveCharge.hh.
Referenced by G4EmCorrections::EffectiveChargeSquareRatio().