53 #ifndef G4ionEffectiveCharge_h
54 #define G4ionEffectiveCharge_h 1
112 if( kineticEnergy != lastKinEnergy || material != lastMat || p != lastPart) {
115 charge *= chargeCorrection*inveplus;
117 return charge*charge;
virtual ~G4ionEffectiveCharge()
G4double EffectiveChargeSquareRatio(const G4ParticleDefinition *p, const G4Material *material, G4double kineticEnergy)
G4double EffectiveCharge(const G4ParticleDefinition *p, const G4Material *material, G4double kineticEnergy)