53 #ifndef G4ionEffectiveCharge_h
54 #define G4ionEffectiveCharge_h 1
111 if( kineticEnergy != lastKinEnergy || material != lastMat || p != lastPart) {
114 charge *= chargeCorrection/CLHEP::eplus;
116 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)