| 
    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.

      
  | 
  virtual | 
Definition at line 75 of file G4DiscreteGammaDeexcitation.cc.
      
  | 
  virtual | 
Implements G4VGammaDeexcitation.
Definition at line 130 of file G4DiscreteGammaDeexcitation.cc.

      
  | 
  virtual | 
Implements G4VGammaDeexcitation.
Definition at line 78 of file G4DiscreteGammaDeexcitation.cc.

Definition at line 89 of file G4DiscreteGammaDeexcitation.hh.
Definition at line 85 of file G4DiscreteGammaDeexcitation.hh.

Definition at line 87 of file G4DiscreteGammaDeexcitation.hh.
 1.8.5