#include <G4LowEXsection.hh>
Definition at line 33 of file G4LowEXsection.hh.
 
  
  
      
        
          | G4LowEXsection::G4LowEXsection  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual G4LowEXsection::~G4LowEXsection  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
Definition at line 34 of file G4LowEXsection.cc.
   37    if(aX<front().
first) 
return 0;
 
   38    G4LowEXsection::const_iterator i;
 
   39    G4LowEXsection::const_iterator it=end();
 
   40    for(i=begin(); i!=end(); i++)
 
   42      if((*i).first/
MeV>aX) 
break;
 
   50    G4double y = y1+(x-x1)*(y2-y1)/(x2-x1);
 
G4double G4ParticleHPJENDLHEData::G4double result
 
static constexpr double second
 
G4double G4Log(G4double x)
 
G4double G4Exp(G4double initial_x)
Exponential Function double precision. 
 
static constexpr double MeV
 
static constexpr double millibarn
 
 
 
 
The documentation for this class was generated from the following files:
- source/geant4.10.03.p02/source/processes/hadronic/models/im_r_matrix/include/G4LowEXsection.hh
 
- source/geant4.10.03.p02/source/processes/hadronic/models/im_r_matrix/src/G4LowEXsection.cc