|
Geant4.10
|
#include <G4DiscreteGammaDeexcitation.hh>
Public Member Functions | |
| G4DiscreteGammaDeexcitation () | |
| virtual | ~G4DiscreteGammaDeexcitation () |
| virtual G4VGammaTransition * | CreateTransition () |
| virtual G4bool | CanDoTransition () |
| void | SetICM (G4bool hl) |
| void | SetRDM (G4bool hl) |
| void | SetHL (G4double hl) |
Public Member Functions inherited from G4VGammaDeexcitation | |
| G4VGammaDeexcitation () | |
| virtual | ~G4VGammaDeexcitation () |
| G4FragmentVector * | DoTransition () |
| G4FragmentVector * | DoChain () |
| G4Fragment * | GenerateGamma () |
| G4Fragment * | GetNucleus () |
| void | SetNucleus (G4Fragment *nucleus) |
| void | SetVerboseLevel (G4int verbose) |
| void | Initialize () |
| void | SetEO (G4ElectronOccupancy eo) |
| void | SetVaccantSN (G4int val) |
| G4ElectronOccupancy | GetEO () |
| G4int | GetVacantSN () |
| void | SetTimeLimit (G4double value) |
Additional Inherited Members | |
Protected Member Functions inherited from G4VGammaDeexcitation | |
| void | Update () |
Protected Attributes inherited from G4VGammaDeexcitation | |
| G4VGammaTransition * | _transition |
| G4int | _verbose |
Definition at line 68 of file G4DiscreteGammaDeexcitation.hh.
| G4DiscreteGammaDeexcitation::G4DiscreteGammaDeexcitation | ( | ) |
Definition at line 67 of file G4DiscreteGammaDeexcitation.cc.
References G4NuclearLevelStore::GetInstance().
|
virtual |
Definition at line 75 of file G4DiscreteGammaDeexcitation.cc.
|
virtual |
Implements G4VGammaDeexcitation.
Definition at line 130 of file G4DiscreteGammaDeexcitation.cc.
References G4VGammaDeexcitation::_transition, G4VGammaDeexcitation::_verbose, G4cout, G4endl, G4Fragment::GetExcitationEnergy(), G4VGammaDeexcitation::GetNucleus(), G4NuclearLevel::HalfLife(), G4NuclearLevelManager::MaxLevelEnergy(), G4NuclearLevelManager::MinLevelEnergy(), and G4NuclearLevelManager::NearestLevel().
|
virtual |
Implements G4VGammaDeexcitation.
Definition at line 78 of file G4DiscreteGammaDeexcitation.cc.
References G4VGammaDeexcitation::_verbose, G4NuclearLevel::Energy(), G4cout, G4endl, G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4NuclearLevelStore::GetInstance(), G4NuclearLevelStore::GetManager(), G4VGammaDeexcitation::GetNucleus(), G4Fragment::GetZ_asInt(), G4NuclearLevelManager::IsValid(), G4NuclearLevelManager::NearestLevel(), and G4DiscreteGammaTransition::SetICM().
Definition at line 89 of file G4DiscreteGammaDeexcitation.hh.
Definition at line 85 of file G4DiscreteGammaDeexcitation.hh.
Referenced by G4PhotonEvaporation::G4PhotonEvaporation().
Definition at line 87 of file G4DiscreteGammaDeexcitation.hh.
1.8.7