#include <G4VhElectronicStoppingPower.hh>
      
        
          | G4VhElectronicStoppingPower::G4VhElectronicStoppingPower  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | G4VhElectronicStoppingPower::~G4VhElectronicStoppingPower  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | G4double G4VhElectronicStoppingPower::GetHeMassAMU  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | virtual G4bool G4VhElectronicStoppingPower::HasMaterial  | 
          ( | 
          const G4Material *  | 
          material | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
Definition at line 69 of file G4VhElectronicStoppingPower.cc.
   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 GetHeMassAMU() const 
 
G4double G4Exp(G4double initial_x)
Exponential Function double precision. 
 
T max(const T t1, const T t2)
brief Return the largest of the two arguments 
 
static constexpr double keV
 
 
 
 
The documentation for this class was generated from the following files: