| 
    Geant4_10
    
   | 
 
#include <G4GNASHTransitions.hh>


Public Member Functions | |
| G4GNASHTransitions () | |
| virtual | ~G4GNASHTransitions () | 
| virtual G4double | CalculateProbability (const G4Fragment &aFragment) | 
| virtual void | PerformTransition (G4Fragment &aFragment) | 
  Public Member Functions inherited from G4VPreCompoundTransitions | |
| G4VPreCompoundTransitions () | |
| virtual | ~G4VPreCompoundTransitions () | 
| G4double | GetTransitionProb1 () const | 
| G4double | GetTransitionProb2 () const | 
| G4double | GetTransitionProb3 () const | 
| void | UseNGB (G4bool use) | 
| void | UseCEMtr (G4bool use) | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VPreCompoundTransitions | |
| G4bool | useNGB | 
| G4bool | useCEMtr | 
| G4double | TransitionProb1 | 
| G4double | TransitionProb2 | 
| G4double | TransitionProb3 | 
Definition at line 36 of file G4GNASHTransitions.hh.
| G4GNASHTransitions::G4GNASHTransitions | ( | ) | 
Definition at line 36 of file G4GNASHTransitions.cc.
      
  | 
  virtual | 
Definition at line 41 of file G4GNASHTransitions.cc.
      
  | 
  virtual | 
Implements G4VPreCompoundTransitions.
Definition at line 47 of file G4GNASHTransitions.cc.

      
  | 
  virtual | 
Implements G4VPreCompoundTransitions.
Definition at line 75 of file G4GNASHTransitions.cc.

 1.8.5