| 
    Geant4
    10.03
    
   | 
 
#include <G4ProtonInelasticCrossSection.hh>
 Inheritance diagram for G4ProtonInelasticCrossSection:
 Collaboration diagram for G4ProtonInelasticCrossSection:Private Attributes | |
| G4NistManager * | nist | 
| G4Proton * | theProton | 
| G4double | thEnergy | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VCrossSectionDataSet | |
| void | SetName (const G4String &) | 
  Protected Attributes inherited from G4VCrossSectionDataSet | |
| G4int | verboseLevel | 
Definition at line 52 of file G4ProtonInelasticCrossSection.hh.
| G4ProtonInelasticCrossSection::G4ProtonInelasticCrossSection | ( | ) | 
Definition at line 41 of file G4ProtonInelasticCrossSection.cc.
References G4NistManager::Instance(), nist, G4Proton::Proton(), and theProton.
 Here is the call graph for this function:| G4ProtonInelasticCrossSection::~G4ProtonInelasticCrossSection | ( | ) | 
Definition at line 48 of file G4ProtonInelasticCrossSection.cc.
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 59 of file G4ProtonInelasticCrossSection.cc.
References G4DynamicParticle::GetKineticEnergy(), and GetProtonCrossSection().
 Here is the call graph for this function:Definition at line 66 of file G4ProtonInelasticCrossSection.cc.
References a, fac, G4Exp(), G4Log(), G4lrint(), G4NistManager::GetAtomicMassAmu(), G4Pow::GetInstance(), GeV, millibarn, nist, pi, G4Pow::powA(), and thEnergy.
Referenced by GetElementCrossSection(), and G4IonProtonCrossSection::GetElementCrossSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 52 of file G4ProtonInelasticCrossSection.cc.
References G4DynamicParticle::GetDefinition(), and theProton.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 72 of file G4ProtonInelasticCrossSection.hh.
Referenced by G4ProtonInelasticCrossSection(), and GetProtonCrossSection().
      
  | 
  private | 
Definition at line 74 of file G4ProtonInelasticCrossSection.hh.
Referenced by GetProtonCrossSection().
      
  | 
  private | 
Definition at line 73 of file G4ProtonInelasticCrossSection.hh.
Referenced by G4ProtonInelasticCrossSection(), and IsElementApplicable().