Geant4
9.6.p02
|
#include <G4StatMFChannel.hh>
Public Member Functions | |
G4StatMFChannel () | |
~G4StatMFChannel () | |
void | CreateFragment (G4int A, G4int Z) |
size_t | GetMultiplicity (void) |
G4bool | CheckFragments (void) |
G4double | GetFragmentsCoulombEnergy (void) |
G4double | GetFragmentsEnergy (G4double T) const |
G4FragmentVector * | GetFragments (G4int anA, G4int anZ, G4double T) |
Definition at line 41 of file G4StatMFChannel.hh.
G4StatMFChannel::G4StatMFChannel | ( | ) |
Definition at line 59 of file G4StatMFChannel.cc.
G4StatMFChannel::~G4StatMFChannel | ( | ) |
Definition at line 64 of file G4StatMFChannel.cc.
G4FragmentVector * G4StatMFChannel::GetFragments | ( | G4int | anA, |
G4int | anZ, | ||
G4double | T | ||
) |
Definition at line 127 of file G4StatMFChannel.cc.
Definition at line 101 of file G4StatMFChannel.cc.
Definition at line 113 of file G4StatMFChannel.cc.
|
inline |