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