| 
    Geant4
    10.01
    
   | 
 
#include <G4DNAWaterExcitationStructure.hh>
Public Member Functions | |
| G4DNAWaterExcitationStructure () | |
| virtual | ~G4DNAWaterExcitationStructure () | 
| G4double | ExcitationEnergy (G4int level) | 
| G4int | NumberOfLevels () | 
Private Attributes | |
| G4int | nLevels | 
| std::vector< G4double > | energyConstant | 
Definition at line 33 of file G4DNAWaterExcitationStructure.hh.
| G4DNAWaterExcitationStructure::G4DNAWaterExcitationStructure | ( | ) | 
Definition at line 29 of file G4DNAWaterExcitationStructure.cc.
References energyConstant, eV, and nLevels.
      
  | 
  virtual | 
Definition at line 41 of file G4DNAWaterExcitationStructure.cc.
Definition at line 45 of file G4DNAWaterExcitationStructure.cc.
References energyConstant, and nLevels.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), G4DNAChemistryManager::CreateWaterMolecule(), G4DNAOneStepSolvatationModel::G4DNAOneStepSolvatationModel(), and G4DNABornExcitationModel::SampleSecondaries().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 43 of file G4DNAWaterExcitationStructure.hh.
References nLevels.
Referenced by G4DNAMillerGreenExcitationModel::Initialise().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 52 of file G4DNAWaterExcitationStructure.hh.
Referenced by ExcitationEnergy(), and G4DNAWaterExcitationStructure().
      
  | 
  private | 
Definition at line 50 of file G4DNAWaterExcitationStructure.hh.
Referenced by ExcitationEnergy(), G4DNAWaterExcitationStructure(), and NumberOfLevels().