71                                       const G4double kineticEnergyHe)
 const    78   static const G4double c[6] = {0.2865,  0.1266, -0.001429,
    79                 0.02402,-0.01135, 0.001475} ;
    84   for (
G4int i=1; i<6; i++) {
    90   w = 1.0 + (0.007 + 0.00005*
z) * 
G4Exp( -w*w ) ;
    91   w = 4.0 * (1.0 - 
G4Exp(-x)) * w * w ;
 
G4double HeEffChargeSquare(const G4double z, const G4double kineticEnergyHe) const
 
G4double G4Exp(G4double initial_x)
Exponential Function double precision. 
 
G4double GetHeMassAMU() const
 
virtual ~G4VhElectronicStoppingPower()
 
G4VhElectronicStoppingPower()