| 
    Geant4
    10.03.p03
    
   | 
 
#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 61 of file G4StatMFChannel.cc.
| G4StatMFChannel::~G4StatMFChannel | ( | ) | 
Definition at line 66 of file G4StatMFChannel.cc.
Definition at line 74 of file G4StatMFChannel.cc.


Definition at line 87 of file G4StatMFChannel.cc.

| G4FragmentVector * G4StatMFChannel::GetFragments | ( | G4int | anA, | 
| G4int | anZ, | ||
| G4double | T | ||
| ) | 
Definition at line 127 of file G4StatMFChannel.cc.
Definition at line 103 of file G4StatMFChannel.cc.
Definition at line 113 of file G4StatMFChannel.cc.
      
  | 
  inline |