Geant4-11
|
#include <G4StatMF.hh>
Public Member Functions | |
G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus) |
G4StatMF () | |
~G4StatMF () | |
Private Member Functions | |
G4double | CalcEnergy (G4int A, G4int Z, const G4StatMFChannel *aChannel, G4double T) |
G4bool | FindTemperatureOfBreakingChannel (const G4Fragment &theFragment, const G4StatMFChannel *aChannel, G4double &Temperature) |
G4StatMF (const G4StatMF &right) | |
G4bool | operator!= (const G4StatMF &right) |
G4StatMF & | operator= (const G4StatMF &right) |
G4bool | operator== (const G4StatMF &right) |
Private Attributes | |
G4int | _secID |
G4VStatMFEnsemble * | _theEnsemble |
Definition at line 46 of file G4StatMF.hh.
G4StatMF::G4StatMF | ( | ) |
Definition at line 38 of file G4StatMF.cc.
References _secID, and G4PhysicsModelCatalog::GetModelID().
G4StatMF::~G4StatMF | ( | ) |
Definition at line 44 of file G4StatMF.cc.
|
private |
|
virtual |
Implements G4VMultiFragmentation.
Definition at line 47 of file G4StatMF.cc.
References _secID, _theEnsemble, CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4StatMFChannel::CheckFragments(), G4StatMFMacroCanonical::ChooseAandZ(), G4StatMFMicroCanonical::ChooseAandZ(), CLHEP::HepLorentzVector::e(), FindTemperatureOfBreakingChannel(), G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4StatMFParameters::GetMaxAverageMultiplicity(), G4VStatMFEnsemble::GetMeanMultiplicity(), G4VStatMFEnsemble::GetMeanTemperature(), G4Fragment::GetMomentum(), G4StatMFChannel::GetMultiplicity(), G4Fragment::GetZ_asInt(), CLHEP::Hep3Vector::mag2(), CLHEP::HepLorentzVector::setE(), and CLHEP::HepLorentzVector::setVect().
|
private |
Definition at line 277 of file G4StatMF.cc.
References A, G4StatMFParameters::GetCoulomb(), G4StatMFChannel::GetFragmentsEnergy(), G4NucleiProperties::GetMassExcess(), and Z.
Referenced by FindTemperatureOfBreakingChannel().
|
private |
Definition at line 200 of file G4StatMF.cc.
References A, CalcEnergy(), eps, G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetZ_asInt(), G4INCL::Math::max(), MeV, and Z.
Referenced by BreakItUp().
|
private |
Definition at line 84 of file G4StatMF.hh.
Referenced by BreakItUp(), and G4StatMF().
|
private |
Definition at line 82 of file G4StatMF.hh.
Referenced by BreakItUp().