Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FermiFragmentsPoolVI.hh>
Public Member Functions | |
G4FermiFragmentsPoolVI () | |
~G4FermiFragmentsPoolVI () | |
const G4FermiChannels * | ClosestChannels (G4int Z, G4int A, G4double mass) const |
void | DumpFragment (const G4FermiFragment *) const |
void | Dump () const |
G4bool | IsPhysical (G4int Z, G4int A) const |
G4bool | HasChannels (G4int Z, G4int A, G4double exc) const |
const G4FermiDecayProbability * | FermiDecayProbability () const |
G4int | GetMaxZ () const |
G4int | GetMaxA () const |
G4double | GetEnergyLimit () const |
G4double | GetTolerance () const |
Definition at line 45 of file G4FermiFragmentsPoolVI.hh.
|
explicit |
Definition at line 39 of file G4FermiFragmentsPoolVI.cc.
G4FermiFragmentsPoolVI::~G4FermiFragmentsPoolVI | ( | ) |
Definition at line 57 of file G4FermiFragmentsPoolVI.cc.
const G4FermiChannels * G4FermiFragmentsPoolVI::ClosestChannels | ( | G4int | Z, |
G4int | A, | ||
G4double | mass | ||
) | const |
Definition at line 67 of file G4FermiFragmentsPoolVI.cc.
void G4FermiFragmentsPoolVI::Dump | ( | ) | const |
Definition at line 302 of file G4FermiFragmentsPoolVI.cc.
void G4FermiFragmentsPoolVI::DumpFragment | ( | const G4FermiFragment * | f | ) | const |
Definition at line 288 of file G4FermiFragmentsPoolVI.cc.
Referenced by Dump().
|
inline |
Definition at line 115 of file G4FermiFragmentsPoolVI.hh.
Referenced by G4FermiBreakUpVI::Initialise().
|
inline |
Definition at line 120 of file G4FermiFragmentsPoolVI.hh.
Referenced by G4FermiBreakUpVI::Initialise().
|
inline |
Definition at line 109 of file G4FermiFragmentsPoolVI.hh.
|
inline |
Definition at line 104 of file G4FermiFragmentsPoolVI.hh.
|
inline |
Definition at line 125 of file G4FermiFragmentsPoolVI.hh.
Definition at line 117 of file G4FermiFragmentsPoolVI.cc.
Referenced by DumpFragment(), and G4FermiBreakUpVI::IsApplicable().
Definition at line 97 of file G4FermiFragmentsPoolVI.cc.