Geant4  10.00.p02
G4StatMFMicroPartition Class Reference

#include <G4StatMFMicroPartition.hh>

Public Member Functions

 G4StatMFMicroPartition (G4int A, G4int Z)
 
 ~G4StatMFMicroPartition ()
 
G4bool operator== (const G4StatMFMicroPartition &right) const
 
G4bool operator!= (const G4StatMFMicroPartition &right) const
 
G4StatMFChannelChooseZ (G4int A0, G4int Z0, G4double MeanT)
 
G4double GetProbability (void)
 
void SetPartitionFragment (G4int anA)
 
void Normalize (G4double Normalization)
 
G4double CalcPartitionProbability (G4double U, G4double FreeInternalE0, G4double SCompound)
 
G4double GetTemperature (void)
 
G4double GetEntropy (void)
 

Private Member Functions

 G4StatMFMicroPartition ()
 
 G4StatMFMicroPartition (const G4StatMFMicroPartition &right)
 
G4StatMFMicroPartitionoperator= (const G4StatMFMicroPartition &right)
 
void CoulombFreeEnergy (G4int anA)
 
G4double CalcPartitionTemperature (G4double U, G4double FreeInternalE0)
 
G4double GetPartitionEnergy (G4double T)
 
G4double GetCoulombEnergy (void)
 
G4double GetDegeneracyFactor (G4int A)
 
G4double InvLevelDensity (G4double Af)
 

Private Attributes

G4int theA
 
G4int theZ
 
G4double _Probability
 
G4double _Temperature
 
G4double _Entropy
 
std::vector< G4int_thePartition
 
std::vector< G4double_theCoulombFreeEnergy
 

Detailed Description

Definition at line 41 of file G4StatMFMicroPartition.hh.

Constructor & Destructor Documentation

G4StatMFMicroPartition::G4StatMFMicroPartition ( G4int  A,
G4int  Z 
)
inline

Definition at line 45 of file G4StatMFMicroPartition.hh.

G4StatMFMicroPartition::~G4StatMFMicroPartition ( )
inline

Definition at line 51 of file G4StatMFMicroPartition.hh.

G4StatMFMicroPartition::G4StatMFMicroPartition ( )
inlineprivate

Definition at line 56 of file G4StatMFMicroPartition.hh.

G4StatMFMicroPartition::G4StatMFMicroPartition ( const G4StatMFMicroPartition right)
private

Definition at line 38 of file G4StatMFMicroPartition.cc.

Member Function Documentation

G4double G4StatMFMicroPartition::CalcPartitionProbability ( G4double  U,
G4double  FreeInternalE0,
G4double  SCompound 
)

Definition at line 225 of file G4StatMFMicroPartition.cc.

References _Entropy, _Probability, _Temperature, _thePartition, CalcPartitionTemperature(), G4StatMFParameters::DBetaDT(), fermi, GetDegeneracyFactor(), G4StatMFParameters::Getr0(), InvLevelDensity(), G4INCL::Math::max(), G4INCL::Math::pi, and theA.

Referenced by G4StatMFMicroManager::Initialize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4StatMFMicroPartition::CalcPartitionTemperature ( G4double  U,
G4double  FreeInternalE0 
)
private

Definition at line 171 of file G4StatMFMicroPartition.cc.

References eps, G4cerr, G4endl, GetPartitionEnergy(), G4INCL::Math::max(), MeV, and theA.

Referenced by CalcPartitionProbability().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4StatMFChannel * G4StatMFMicroPartition::ChooseZ ( G4int  A0,
G4int  Z0,
G4double  MeanT 
)

Definition at line 315 of file G4StatMFMicroPartition.cc.

References _thePartition, G4StatMFChannel::CreateFragment(), G4StatMFParameters::GetGamma0(), and G4INCL::DeJongSpin::shoot().

+ Here is the call graph for this function:

void G4StatMFMicroPartition::CoulombFreeEnergy ( G4int  anA)
private

Definition at line 66 of file G4StatMFMicroPartition.cc.

References _theCoulombFreeEnergy, G4StatMFParameters::GetKappaCoulomb(), G4StatMFParameters::Getr0(), theA, and theZ.

Referenced by SetPartitionFragment().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4StatMFMicroPartition::GetCoulombEnergy ( void  )
private

Definition at line 93 of file G4StatMFMicroPartition.cc.

References _theCoulombFreeEnergy, _thePartition, G4StatMFParameters::GetKappaCoulomb(), G4StatMFParameters::Getr0(), theA, and theZ.

+ Here is the call graph for this function:

G4double G4StatMFMicroPartition::GetDegeneracyFactor ( G4int  A)
private

Definition at line 302 of file G4StatMFMicroPartition.cc.

Referenced by CalcPartitionProbability().

+ Here is the caller graph for this function:

G4double G4StatMFMicroPartition::GetEntropy ( void  )
inline

Definition at line 93 of file G4StatMFMicroPartition.hh.

References _Entropy.

Referenced by G4StatMFMicroManager::Initialize().

+ Here is the caller graph for this function:

G4double G4StatMFMicroPartition::GetPartitionEnergy ( G4double  T)
private

Definition at line 110 of file G4StatMFMicroPartition.cc.

References _theCoulombFreeEnergy, _thePartition, G4StatMFParameters::Beta(), G4StatMFParameters::DBetaDT(), G4StatMFParameters::GetE0(), G4StatMFParameters::GetGamma0(), G4StatMFParameters::GetKappaCoulomb(), G4StatMFParameters::Getr0(), InvLevelDensity(), theA, and theZ.

Referenced by CalcPartitionTemperature().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4StatMFMicroPartition::GetProbability ( void  )
inline

Definition at line 72 of file G4StatMFMicroPartition.hh.

References _Probability.

G4double G4StatMFMicroPartition::GetTemperature ( void  )
inline

Definition at line 88 of file G4StatMFMicroPartition.hh.

References _Temperature.

Referenced by G4StatMFMicroManager::Initialize().

+ Here is the caller graph for this function:

G4double G4StatMFMicroPartition::InvLevelDensity ( G4double  Af)
inlineprivate

Definition at line 111 of file G4StatMFMicroPartition.hh.

References G4StatMFParameters::GetEpsilon0().

Referenced by CalcPartitionProbability(), and GetPartitionEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4StatMFMicroPartition::Normalize ( G4double  Normalization)
inline

Definition at line 81 of file G4StatMFMicroPartition.hh.

References _Probability.

G4bool G4StatMFMicroPartition::operator!= ( const G4StatMFMicroPartition right) const

Definition at line 60 of file G4StatMFMicroPartition.cc.

G4StatMFMicroPartition & G4StatMFMicroPartition::operator= ( const G4StatMFMicroPartition right)
private

Definition at line 46 of file G4StatMFMicroPartition.cc.

G4bool G4StatMFMicroPartition::operator== ( const G4StatMFMicroPartition right) const

Definition at line 53 of file G4StatMFMicroPartition.cc.

void G4StatMFMicroPartition::SetPartitionFragment ( G4int  anA)
inline

Definition at line 75 of file G4StatMFMicroPartition.hh.

References _thePartition, and CoulombFreeEnergy().

Referenced by G4StatMFMicroManager::Initialize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4StatMFMicroPartition::_Entropy
private

Definition at line 132 of file G4StatMFMicroPartition.hh.

Referenced by CalcPartitionProbability(), and GetEntropy().

G4double G4StatMFMicroPartition::_Probability
private

Definition at line 126 of file G4StatMFMicroPartition.hh.

Referenced by CalcPartitionProbability(), GetProbability(), and Normalize().

G4double G4StatMFMicroPartition::_Temperature
private

Definition at line 129 of file G4StatMFMicroPartition.hh.

Referenced by CalcPartitionProbability(), and GetTemperature().

std::vector<G4double> G4StatMFMicroPartition::_theCoulombFreeEnergy
private
std::vector<G4int> G4StatMFMicroPartition::_thePartition
private
G4int G4StatMFMicroPartition::theA
private
G4int G4StatMFMicroPartition::theZ
private

The documentation for this class was generated from the following files: