| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4NeutronInelasticCrossSection.hh>
 Inheritance diagram for G4NeutronInelasticCrossSection:
 Collaboration diagram for G4NeutronInelasticCrossSection:Private Attributes | |
| G4double | minEnergy | 
| G4double | maxEnergy | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VCrossSectionDataSet | |
| void | SetName (const G4String &) | 
  Protected Attributes inherited from G4VCrossSectionDataSet | |
| G4int | verboseLevel | 
Definition at line 44 of file G4NeutronInelasticCrossSection.hh.
| G4NeutronInelasticCrossSection::G4NeutronInelasticCrossSection | ( | ) | 
Definition at line 40 of file G4NeutronInelasticCrossSection.cc.
| G4NeutronInelasticCrossSection::~G4NeutronInelasticCrossSection | ( | ) | 
Definition at line 45 of file G4NeutronInelasticCrossSection.cc.
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 49 of file G4NeutronInelasticCrossSection.cc.
| G4double G4NeutronInelasticCrossSection::GetCrossSection | ( | G4double | kineticEnergy, | 
| G4int | Z, | ||
| G4int | A | ||
| ) | 
Definition at line 74 of file G4NeutronInelasticCrossSection.cc.
References A13, G4Pow::GetInstance(), keV, G4Pow::logZ(), maxEnergy, MeV, millibarn, G4INCL::Math::pi, and G4Pow::Z13().
Referenced by GetElementCrossSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 66 of file G4NeutronInelasticCrossSection.cc.
References A, GetCrossSection(), G4DynamicParticle::GetKineticEnergy(), and G4NistManager::Instance().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 58 of file G4NeutronInelasticCrossSection.cc.
References G4DynamicParticle::GetKineticEnergy(), and minEnergy.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 66 of file G4NeutronInelasticCrossSection.hh.
Referenced by GetCrossSection().
      
  | 
  private | 
Definition at line 65 of file G4NeutronInelasticCrossSection.hh.
Referenced by IsElementApplicable().