#include <G4PreCompoundAlpha.hh>
Definition at line 42 of file G4PreCompoundAlpha.hh.
◆ G4PreCompoundAlpha() [1/2]
G4PreCompoundAlpha::G4PreCompoundAlpha |
( |
| ) |
|
◆ ~G4PreCompoundAlpha()
G4PreCompoundAlpha::~G4PreCompoundAlpha |
( |
| ) |
|
|
virtual |
◆ G4PreCompoundAlpha() [2/2]
◆ CoalescenceFactor()
◆ FactorialFactor()
◆ GetAlpha()
G4double G4PreCompoundAlpha::GetAlpha |
( |
| ) |
const |
|
virtual |
◆ GetRj()
Implements G4PreCompoundIon.
Definition at line 87 of file G4PreCompoundAlpha.cc.
90 if(nCharged >=2 && (nParticles-nCharged) >=2 ) {
92 G4double(nParticles*(nParticles-1)*(nParticles-2)*(nParticles-3));
93 rj = 6.0*nCharged*(nCharged-1)*(nParticles-nCharged)*(nParticles-nCharged-1)
◆ operator!=()
◆ operator=()
◆ operator==()
◆ theAlphaCoulombBarrier
The documentation for this class was generated from the following files: