70                                       const G4double kineticEnergyHe)
 const 
   77   static const G4double c[6] = {0.2865,  0.1266, -0.001429,
 
   78                                 0.02402,-0.01135, 0.001475} ;
 
   83   for (
G4int i=1; i<6; i++) {
 
   89   w = 1.0 + (0.007 + 0.00005*
z) * std::exp( -w*w ) ;
 
   90   w = 4.0 * (1.0 - std::exp(-x)) * w * w ;
 
G4double HeEffChargeSquare(const G4double z, const G4double kineticEnergyHe) const 
 
G4double GetHeMassAMU() const 
 
T max(const T t1, const T t2)
brief Return the largest of the two arguments 
 
virtual ~G4VhElectronicStoppingPower()
 
G4VhElectronicStoppingPower()