|
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.
References G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4PreCompoundParameters::GetLevelDensity(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), python.hepunit::h_Planck, python.hepunit::MeV, N, python.hepunit::pi2, and test::x.
|
virtual |
Implements G4VPreCompoundTransitions.
Definition at line 75 of file G4GNASHTransitions.cc.
References G4UniformRand, G4Fragment::GetA_asInt(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4Fragment::GetZ_asInt(), G4Fragment::SetNumberOfCharged(), G4Fragment::SetNumberOfHoles(), and G4Fragment::SetNumberOfParticles().
1.8.7