#include <G4XNNTotalLowE.hh>
Definition at line 40 of file G4XNNTotalLowE.hh.
 
      
        
          | G4XNNTotalLowE::G4XNNTotalLowE  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 53 of file G4XNNTotalLowE.cc.
   60   for (i=0; i<tableSize; i++)
 
   62       std::pair<double,double> it;
 
   64       it.second=ppTot[i]; pp->push_back(it);
 
   65       it.second=npTot[i]; np->push_back(it);
 
static G4Proton * ProtonDefinition()
 
static G4Neutron * NeutronDefinition()
 
 
 
 
  
  
      
        
          | G4XNNTotalLowE::~G4XNNTotalLowE  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 72 of file G4XNNTotalLowE.cc.
static G4Proton * ProtonDefinition()
 
static G4Neutron * NeutronDefinition()
 
 
 
 
Implements G4VCrossSectionSource.
Definition at line 79 of file G4XNNTotalLowE.cc.
   85   if (theCrossSections.find(key)!= theCrossSections.end())
 
   87     LowEMap::const_iterator iter;
 
   88     for (iter = theCrossSections.begin(); iter != theCrossSections.end(); ++iter)
 
   90       if ((*iter).first == key)
 
   92     result = (*iter).second->CrossSection(sqrtS);
 
G4double G4ParticleHPJENDLHEData::G4double result
 
const G4ParticleDefinition * FindKeyParticle(const G4KineticTrack &trk1, const G4KineticTrack &trk2) const 
 
const G4LorentzVector & Get4Momentum() const 
 
 
 
 
  
  
      
        
          | virtual G4double G4XNNTotalLowE::HighLimit  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following files:
- geant4.10.03.p01/source/processes/hadronic/models/im_r_matrix/include/G4XNNTotalLowE.hh
 
- geant4.10.03.p01/source/processes/hadronic/models/im_r_matrix/src/G4XNNTotalLowE.cc