#include <G4PreCompoundHe3.hh>
Definition at line 40 of file G4PreCompoundHe3.hh.
◆ G4PreCompoundHe3() [1/2]
G4PreCompoundHe3::G4PreCompoundHe3 |
( |
| ) |
|
Definition at line 47 of file G4PreCompoundHe3.cc.
49{}
G4PreCompoundIon(const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
◆ ~G4PreCompoundHe3()
G4PreCompoundHe3::~G4PreCompoundHe3 |
( |
| ) |
|
|
overridedefault |
◆ G4PreCompoundHe3() [2/2]
◆ CoalescenceFactor()
◆ FactorialFactor()
◆ GetAlpha()
G4double G4PreCompoundHe3::GetAlpha |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ GetRj()
Implements G4PreCompoundIon.
Definition at line 61 of file G4PreCompoundHe3.cc.
62{
64 if(nCharged >=2 && (nParticles-nCharged) >= 1) {
66 rj = (3*nCharged*(nCharged-1)*(nParticles-nCharged))/denominator;
67 }
68 return rj;
69}
◆ operator!=()
◆ operator=()
◆ operator==()
The documentation for this class was generated from the following files: