#include <G4LowEXsection.hh>
Definition at line 33 of file G4LowEXsection.hh.
 
◆ G4LowEXsection()
  
  
      
        
          | G4LowEXsection::G4LowEXsection  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~G4LowEXsection()
  
  
      
        
          | virtual G4LowEXsection::~G4LowEXsection  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ CrossSection()
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;
 
static const double second
 
G4double G4Log(G4double x)
 
G4double G4Exp(G4double initial_x)
Exponential Function double precision. 
 
static const double millibarn
 
 
 
 
The documentation for this class was generated from the following files: