|
Geant4
9.6.p02
|
#include <G4PreCompoundTransitions.hh>


Public Member Functions | |
| G4PreCompoundTransitions () | |
| virtual | ~G4PreCompoundTransitions () |
| 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 52 of file G4PreCompoundTransitions.hh.
| G4PreCompoundTransitions::G4PreCompoundTransitions | ( | ) |
Definition at line 57 of file G4PreCompoundTransitions.cc.

|
virtual |
Definition at line 66 of file G4PreCompoundTransitions.cc.
|
virtual |
Implements G4VPreCompoundTransitions.
Definition at line 72 of file G4PreCompoundTransitions.cc.

|
virtual |
Implements G4VPreCompoundTransitions.
Definition at line 236 of file G4PreCompoundTransitions.cc.

1.8.4