Geant4
10.00.p01
|
#include <G4StatMF.hh>
Public Member Functions | |
G4StatMF () | |
~G4StatMF () | |
G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus) |
Public Member Functions inherited from G4VMultiFragmentation | |
G4VMultiFragmentation () | |
virtual | ~G4VMultiFragmentation () |
Private Member Functions | |
G4StatMF (const G4StatMF &right) | |
G4StatMF & | operator= (const G4StatMF &right) |
G4bool | operator== (const G4StatMF &right) |
G4bool | operator!= (const G4StatMF &right) |
G4bool | FindTemperatureOfBreakingChannel (const G4Fragment &theFragment, const G4StatMFChannel *aChannel, G4double &Temperature) |
G4double | CalcEnergy (G4int A, G4int Z, const G4StatMFChannel *aChannel, G4double T) |
Private Attributes | |
G4VStatMFEnsemble * | _theEnsemble |
Definition at line 47 of file G4StatMF.hh.
G4StatMF::G4StatMF | ( | ) |
Definition at line 39 of file G4StatMF.cc.
G4StatMF::~G4StatMF | ( | ) |
Definition at line 43 of file G4StatMF.cc.
|
private |
|
virtual |
Implements G4VMultiFragmentation.
Definition at line 46 of file G4StatMF.cc.
References _theEnsemble, G4StatMFChannel::CheckFragments(), G4StatMFMacroCanonical::ChooseAandZ(), FindTemperatureOfBreakingChannel(), G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4StatMFParameters::GetMaxAverageMultiplicity(), G4VStatMFEnsemble::GetMeanTemperature(), G4Fragment::GetMomentum(), G4StatMFChannel::GetMultiplicity(), and G4Fragment::GetZ_asInt().
|
private |
Definition at line 280 of file G4StatMF.cc.
References G4StatMFChannel::GetFragmentsEnergy(), G4Pow::GetInstance(), G4StatMFParameters::GetKappaCoulomb(), G4NucleiProperties::GetMassExcess(), G4StatMFParameters::Getr0(), and G4Pow::Z13().
Referenced by FindTemperatureOfBreakingChannel().
|
private |
Definition at line 199 of file G4StatMF.cc.
References A, CalcEnergy(), eps, G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetZ_asInt(), G4INCL::Math::max(), and MeV.
Referenced by BreakItUp().
|
private |
Definition at line 83 of file G4StatMF.hh.
Referenced by BreakItUp().