#include <G4FermiPair.hh>
Definition at line 37 of file G4FermiPair.hh.
◆ G4FermiPair() [1/2]
Definition at line 35 of file G4FermiPair.cc.
36 : fragment1(f1), fragment2(f2)
37{
42}
G4double GetTotalEnergy(void) const
static G4double GetNuclearMass(const G4double A, const G4double Z)
◆ ~G4FermiPair()
G4FermiPair::~G4FermiPair |
( |
| ) |
|
|
default |
◆ G4FermiPair() [2/2]
◆ GetA()
G4int G4FermiPair::GetA |
( |
| ) |
const |
|
inline |
◆ GetExcitationEnergy()
G4double G4FermiPair::GetExcitationEnergy |
( |
| ) |
const |
|
inline |
◆ GetFragment1()
◆ GetFragment2()
◆ GetMass()
◆ GetMinMass()
Definition at line 44 of file G4FermiPair.cc.
45{
48 fragment2->
GetZ(), fragment2->
GetA(),
49 Eex);
50}
G4double CoulombBarrier(const G4int Z1, const G4int A1, const G4int Z2, const G4int A2, const G4double exc)
◆ GetTotalEnergy()
G4double G4FermiPair::GetTotalEnergy |
( |
| ) |
const |
|
inline |
◆ GetZ()
G4int G4FermiPair::GetZ |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ Probability()
G4double G4FermiPair::Probability |
( |
| ) |
const |
|
inline |
◆ SetProbability()
void G4FermiPair::SetProbability |
( |
const G4double | p | ) |
|
|
inline |
The documentation for this class was generated from the following files: