Geant4 11.3.0
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, G4double time) | |
~G4FermiFragment ()=default | |
G4int | GetA () const |
G4int | GetZ () const |
G4int | TwoSpinParity () const |
G4double | GetExcitationEnergy () const |
G4double | GetFragmentMass () const |
G4double | GetLifeTime () const |
G4double | GetTotalEnergy (void) const |
G4bool | operator== (const G4FermiFragment &right) const |
G4FermiFragment (const G4FermiFragment &right)=delete | |
const G4FermiFragment & | operator= (const G4FermiFragment &right)=delete |
Definition at line 36 of file G4FermiFragment.hh.
|
explicit |
Definition at line 34 of file G4FermiFragment.cc.
Referenced by G4FermiFragment(), operator=(), and operator==().
|
default |
|
delete |
|
inline |
Definition at line 45 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::DumpFragment(), G4FermiPair::G4FermiPair(), G4FermiFragmentsPoolVI::Initialise(), and G4FermiBreakUpUtil::Probability().
|
inline |
Definition at line 51 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::DumpFragment().
|
inline |
Definition at line 53 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::DumpFragment().
|
inline |
Definition at line 55 of file G4FermiFragment.hh.
|
inline |
Definition at line 57 of file G4FermiFragment.hh.
Referenced by G4FermiPair::G4FermiPair(), G4FermiFragmentsPoolVI::Initialise(), and G4FermiBreakUpUtil::Probability().
|
inline |
Definition at line 47 of file G4FermiFragment.hh.
Referenced by G4FermiFragmentsPoolVI::DumpFragment(), G4FermiPair::G4FermiPair(), G4FermiFragmentsPoolVI::Initialise(), and G4FermiBreakUpUtil::Probability().
|
delete |
|
inline |
Definition at line 61 of file G4FermiFragment.hh.
|
inline |
Definition at line 49 of file G4FermiFragment.hh.
Referenced by G4FermiBreakUpUtil::CheckSpinParity(), G4FermiFragmentsPoolVI::DumpFragment(), and G4FermiBreakUpUtil::Probability().