Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StatMFFragment.hh>
Public Member Functions | |
G4StatMFFragment (G4int anA, G4int aZ) | |
virtual | ~G4StatMFFragment () |
G4bool | operator== (const G4StatMFFragment &right) const |
G4bool | operator!= (const G4StatMFFragment &right) const |
G4double | GetCoulombEnergy (void) const |
G4double | GetEnergy (const G4double T) const |
G4double | GetInvLevelDensity (void) const |
G4int | GetA (void) const |
G4int | GetZ (void) const |
void | SetPosition (const G4ThreeVector &aPosition) |
G4ThreeVector & | GetPosition (void) |
void | SetMomentum (const G4ThreeVector &aMomentum) |
G4ThreeVector & | GetMomentum (void) |
G4Fragment * | GetFragment (const G4double T) |
G4double | GetNuclearMass (void) |
Definition at line 40 of file G4StatMFFragment.hh.
Definition at line 44 of file G4StatMFFragment.hh.
Referenced by operator!=(), and operator==().
|
inlinevirtual |
Definition at line 52 of file G4StatMFFragment.hh.
|
inline |
Definition at line 76 of file G4StatMFFragment.hh.
G4double G4StatMFFragment::GetCoulombEnergy | ( | void | ) | const |
Definition at line 63 of file G4StatMFFragment.cc.
Referenced by GetEnergy().
Definition at line 72 of file G4StatMFFragment.cc.
G4Fragment * G4StatMFFragment::GetFragment | ( | const G4double | T | ) |
Definition at line 105 of file G4StatMFFragment.cc.
G4double G4StatMFFragment::GetInvLevelDensity | ( | void | ) | const |
Definition at line 96 of file G4StatMFFragment.cc.
Referenced by GetEnergy().
|
inline |
Definition at line 86 of file G4StatMFFragment.hh.
|
inline |
Definition at line 90 of file G4StatMFFragment.hh.
Referenced by GetFragment().
|
inline |
Definition at line 82 of file G4StatMFFragment.hh.
|
inline |
Definition at line 78 of file G4StatMFFragment.hh.
G4bool G4StatMFFragment::operator!= | ( | const G4StatMFFragment & | right | ) | const |
Definition at line 57 of file G4StatMFFragment.cc.
G4bool G4StatMFFragment::operator== | ( | const G4StatMFFragment & | right | ) | const |
Definition at line 51 of file G4StatMFFragment.cc.
|
inline |
Definition at line 84 of file G4StatMFFragment.hh.
|
inline |
Definition at line 80 of file G4StatMFFragment.hh.