| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4VEnergySpectrum.hh>
 Inheritance diagram for G4VEnergySpectrum:Public Member Functions | |
| G4VEnergySpectrum () | |
| virtual | ~G4VEnergySpectrum () | 
| virtual G4double | Probability (G4int Z, G4double minKineticEnergy, G4double maxKineticEnergy, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const =0 | 
| virtual G4double | AverageEnergy (G4int Z, G4double minKineticEnergy, G4double maxKineticEnergy, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const =0 | 
| virtual G4double | SampleEnergy (G4int Z, G4double minKineticEnergy, G4double maxKineticEnergy, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const =0 | 
| virtual G4double | MaxEnergyOfSecondaries (G4double kineticEnergy, G4int Z=0, const G4ParticleDefinition *pd=0) const =0 | 
| virtual G4double | Excitation (G4int Z, G4double kineticEnergy) const =0 | 
| virtual void | PrintData () const =0 | 
Private Member Functions | |
| G4VEnergySpectrum (const G4VEnergySpectrum &) | |
| G4VEnergySpectrum & | operator= (const G4VEnergySpectrum &right) | 
Definition at line 59 of file G4VEnergySpectrum.hh.
      
  | 
  inline | 
Definition at line 64 of file G4VEnergySpectrum.hh.
      
  | 
  inlinevirtual | 
Definition at line 66 of file G4VEnergySpectrum.hh.
      
  | 
  private | 
      
  | 
  pure virtual | 
Implemented in G4eBremsstrahlungSpectrum, and G4eIonisationSpectrum.
Referenced by G4LivermoreIonisationModel::ComputeDEDXPerVolume().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4eBremsstrahlungSpectrum, and G4eIonisationSpectrum.
Referenced by G4LivermoreIonisationModel::ComputeDEDXPerVolume().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4eBremsstrahlungSpectrum, and G4eIonisationSpectrum.
Referenced by G4LivermoreIonisationModel::SampleSecondaries().
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  pure virtual | 
Implemented in G4eBremsstrahlungSpectrum, and G4eIonisationSpectrum.
Referenced by G4LivermoreIonisationModel::Initialise().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4eBremsstrahlungSpectrum, and G4eIonisationSpectrum.
Referenced by G4BremsstrahlungCrossSectionHandler::BuildCrossSectionsForMaterials(), G4eIonisationCrossSectionHandler::BuildCrossSectionsForMaterials(), G4BremsstrahlungCrossSectionHandler::GetCrossSectionAboveThresholdForElement(), and G4eIonisationCrossSectionHandler::GetCrossSectionAboveThresholdForElement().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4eBremsstrahlungSpectrum, and G4eIonisationSpectrum.
Referenced by G4LivermoreIonisationModel::SampleSecondaries().
 Here is the caller graph for this function: