Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FermiFragment.hh>
Public Member Functions | |
G4FermiFragment (G4int anA, G4int aZ, G4int sp, G4double exc) | |
~G4FermiFragment () | |
G4int | GetA () const |
G4int | GetZ () const |
G4int | GetSpin () const |
G4double | GetExcitationEnergy () const |
G4double | GetFragmentMass () const |
G4double | GetTotalEnergy (void) const |
G4double | GetCoulombBarrier (G4int Ares, G4int Zres, G4double Eex) const |
G4bool | operator== (const G4FermiFragment &right) const |
G4FermiFragment (const G4FermiFragment &right)=delete | |
const G4FermiFragment & | operator= (const G4FermiFragment &right)=delete |
Definition at line 38 of file G4FermiFragment.hh.
Definition at line 36 of file G4FermiFragment.cc.
G4FermiFragment::~G4FermiFragment | ( | ) |
Definition at line 43 of file G4FermiFragment.cc.
|
delete |
|
inline |
Definition at line 46 of file G4FermiFragment.hh.
Referenced by G4FermiDecayProbability::ComputeProbability(), G4FermiFragmentsPoolVI::Dump(), G4FermiFragmentsPoolVI::DumpFragment(), G4FermiPair::G4FermiPair(), and G4FermiPair::GetDynamicMinMass().
Definition at line 61 of file G4FermiFragment.hh.
Referenced by G4FermiDecayProbability::ComputeProbability(), and G4FermiPair::GetDynamicMinMass().
|
inline |
Definition at line 52 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::Dump(), G4FermiFragmentsPoolVI::DumpFragment(), and G4FermiFragmentsPoolVI::HasChannels().
|
inline |
Definition at line 54 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::DumpFragment().
|
inline |
Definition at line 50 of file G4FermiFragment.hh.
Referenced by G4FermiDecayProbability::ComputeProbability(), G4FermiFragmentsPoolVI::Dump(), and G4FermiFragmentsPoolVI::DumpFragment().
|
inline |
Definition at line 56 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::ClosestChannels(), G4FermiDecayProbability::ComputeProbability(), G4FermiFragmentsPoolVI::Dump(), G4FermiPair::G4FermiPair(), and G4FermiPair::GetDynamicMinMass().
|
inline |
Definition at line 48 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::ClosestChannels(), G4FermiDecayProbability::ComputeProbability(), G4FermiFragmentsPoolVI::Dump(), G4FermiFragmentsPoolVI::DumpFragment(), G4FermiPair::G4FermiPair(), G4FermiPair::GetDynamicMinMass(), and G4FermiFragmentsPoolVI::HasChannels().
|
delete |
|
inline |
Definition at line 66 of file G4FermiFragment.hh.