#include <G4FermiPair.hh>
Definition at line 38 of file G4FermiPair.hh.
◆ G4FermiPair()
Definition at line 34 of file G4FermiPair.cc.
35 : fragment1(f1), fragment2(f2)
36{
41}
G4double GetTotalEnergy(void) const
static G4double GetNuclearMass(const G4double A, const G4double Z)
◆ GetA()
G4int G4FermiPair::GetA |
( |
| ) |
const |
|
inline |
◆ GetDynamicMinMass()
Definition at line 106 of file G4FermiPair.hh.
107{
110}
G4double GetCoulombBarrier(G4int Ares, G4int Zres, G4double Eex) const
◆ GetExcitationEnergy()
G4double G4FermiPair::GetExcitationEnergy |
( |
| ) |
const |
|
inline |
◆ GetFragment1()
◆ GetFragment2()
◆ GetMass()
◆ GetTotalEnergy()
G4double G4FermiPair::GetTotalEnergy |
( |
| ) |
const |
|
inline |
Definition at line 91 of file G4FermiPair.hh.
92{
93 return mass + excitEnergy;
94}
◆ GetZ()
G4int G4FermiPair::GetZ |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: