| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4LivermoreIonisationCrossSection.hh>


Public Member Functions | |
| G4LivermoreIonisationCrossSection (const G4String &nam="LivermorePIXE") | |
| virtual | ~G4LivermoreIonisationCrossSection () | 
| void | Initialise () | 
| G4double | CrossSection (G4int Z, G4AtomicShellEnumerator shell, G4double incidentEnergy, G4double mass=0.0, const G4Material *mat=0) | 
| std::vector< G4double > | GetCrossSection (G4int Z, G4double incidentEnergy, G4double mass=0.0, G4double deltaEnergy=0.0, const G4Material *mat=0) | 
| std::vector< G4double > | Probabilities (G4int Z, G4double incidentEnergy, G4double mass=0.0, G4double deltaEnergy=0, const G4Material *mat=0) | 
  Public Member Functions inherited from G4VhShellCrossSection | |
| G4VhShellCrossSection (const G4String &xname="") | |
| virtual | ~G4VhShellCrossSection () | 
| G4int | SelectRandomShell (G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy, const G4Material *mat) | 
| virtual void | SetTotalCS (G4double) | 
| const G4String & | GetName () const | 
Definition at line 55 of file G4LivermoreIonisationCrossSection.hh.
| G4LivermoreIonisationCrossSection::G4LivermoreIonisationCrossSection | ( | const G4String & | nam = "LivermorePIXE") | 
Definition at line 47 of file G4LivermoreIonisationCrossSection.cc.

      
  | 
  virtual | 
Definition at line 62 of file G4LivermoreIonisationCrossSection.cc.
      
  | 
  virtual | 
Implements G4VhShellCrossSection.
Definition at line 90 of file G4LivermoreIonisationCrossSection.cc.


      
  | 
  virtual | 
Implements G4VhShellCrossSection.
Definition at line 108 of file G4LivermoreIonisationCrossSection.cc.


| void G4LivermoreIonisationCrossSection::Initialise | ( | ) | 
Definition at line 69 of file G4LivermoreIonisationCrossSection.cc.


      
  | 
  virtual | 
Implements G4VhShellCrossSection.
Definition at line 124 of file G4LivermoreIonisationCrossSection.cc.

 1.8.4