#include <G4PreCompoundFragment.hh>
Definition at line 44 of file G4PreCompoundFragment.hh.
Definition at line 42 of file G4PreCompoundFragment.cc.
47 if(0 ==
theZ) { index = 0; }
49 else { index =
theA + 1; }
G4VPreCompoundFragment(const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
G4PreCompoundFragment::~G4PreCompoundFragment |
( |
| ) |
|
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 56 of file G4PreCompoundFragment.cc.
static G4double ComputePowerParameter(G4int resA, G4int idx)
static G4double ComputePowerParameter(G4int resA, G4int idx)
G4double theEmissionProbability
Definition at line 116 of file G4PreCompoundFragment.cc.
122 }
else if(
OPTxs <= 2) {
static G4double ComputeCrossSection(G4double K, G4double cb, G4double resA13, G4double amu1, G4int idx, G4int Z, G4int resA)
static G4double ComputeCrossSection(G4double K, G4double cb, G4double resA13, G4double amu1, G4int idx, G4int Z, G4int A, G4int resA)
G4double theCoulombBarrier
virtual G4double G4PreCompoundFragment::GetAlpha |
( |
| ) |
const |
|
protectedpure virtual |
virtual G4double G4PreCompoundFragment::GetBeta |
( |
| ) |
const |
|
protectedpure virtual |
Implements G4VPreCompoundFragment.
Definition at line 144 of file G4PreCompoundFragment.cc.
152 for(i=0; i<100; ++i) {
153 T = theMinKinEnergy + delta*rndm->
flat();
169 if(probmax*rndm->
flat() <= prob) {
break; }
virtual G4double ProbabilityDistributionFunction(G4double K, const G4Fragment &aFragment)=0
The documentation for this class was generated from the following files: