#include <G4FermiPair.hh>
Definition at line 37 of file G4FermiPair.hh.
◆ G4FermiPair() [1/2]
◆ ~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{
46 return fragment1->GetTotalEnergy() + fragment2->GetTotalEnergy()
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: