| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4DNAWaterIonisationStructure.hh>
Public Member Functions | |
| G4DNAWaterIonisationStructure () | |
| virtual | ~G4DNAWaterIonisationStructure () | 
| G4double | IonisationEnergy (G4int level) | 
| G4int | NumberOfLevels () | 
Private Attributes | |
| G4int | nLevels | 
| std::vector< G4double > | energyConstant | 
Definition at line 33 of file G4DNAWaterIonisationStructure.hh.
| G4DNAWaterIonisationStructure::G4DNAWaterIonisationStructure | ( | ) | 
Definition at line 29 of file G4DNAWaterIonisationStructure.cc.
References energyConstant, eV, and nLevels.
      
  | 
  virtual | 
Definition at line 41 of file G4DNAWaterIonisationStructure.cc.
Definition at line 45 of file G4DNAWaterIonisationStructure.cc.
References energyConstant, and nLevels.
Referenced by G4DNAChemistryManager::CreateWaterMolecule(), G4DNABornIonisationModel::DifferentialCrossSection(), G4DNARuddIonisationModel::DifferentialCrossSection(), G4DNARuddIonisationExtendedModel::ProposedSampledEnergy(), G4DNARuddIonisationExtendedModel::RandomizeEjectedElectronDirection(), G4DNARuddIonisationModel::RandomizeEjectedElectronEnergy(), G4DNABornIonisationModel::RandomizeEjectedElectronEnergy(), G4DNARuddIonisationExtendedModel::RejectionFunction(), G4DNARuddIonisationModel::SampleSecondaries(), G4DNARuddIonisationExtendedModel::SampleSecondaries(), and G4DNABornIonisationModel::SampleSecondaries().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 43 of file G4DNAWaterIonisationStructure.hh.
References nLevels.
      
  | 
  private | 
Definition at line 52 of file G4DNAWaterIonisationStructure.hh.
Referenced by G4DNAWaterIonisationStructure(), and IonisationEnergy().
      
  | 
  private | 
Definition at line 50 of file G4DNAWaterIonisationStructure.hh.
Referenced by G4DNAWaterIonisationStructure(), IonisationEnergy(), and NumberOfLevels().