Geant4  10.00.p02
G4StatMF Class Reference

#include <G4StatMF.hh>

+ Inheritance diagram for G4StatMF:
+ Collaboration diagram for G4StatMF:

Public Member Functions

 G4StatMF ()
 
 ~G4StatMF ()
 
G4FragmentVectorBreakItUp (const G4Fragment &theNucleus)
 
- Public Member Functions inherited from G4VMultiFragmentation
 G4VMultiFragmentation ()
 
virtual ~G4VMultiFragmentation ()
 

Private Member Functions

 G4StatMF (const G4StatMF &right)
 
G4StatMFoperator= (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
 

Detailed Description

Definition at line 47 of file G4StatMF.hh.

Constructor & Destructor Documentation

G4StatMF::G4StatMF ( )

Definition at line 39 of file G4StatMF.cc.

G4StatMF::~G4StatMF ( )

Definition at line 43 of file G4StatMF.cc.

G4StatMF::G4StatMF ( const G4StatMF right)
private

Member Function Documentation

G4FragmentVector * G4StatMF::BreakItUp ( const G4Fragment theNucleus)
virtual
G4double G4StatMF::CalcEnergy ( G4int  A,
G4int  Z,
const G4StatMFChannel aChannel,
G4double  T 
)
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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4StatMF::FindTemperatureOfBreakingChannel ( const G4Fragment theFragment,
const G4StatMFChannel aChannel,
G4double Temperature 
)
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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4StatMF::operator!= ( const G4StatMF right)
private
G4StatMF& G4StatMF::operator= ( const G4StatMF right)
private
G4bool G4StatMF::operator== ( const G4StatMF right)
private

Member Data Documentation

G4VStatMFEnsemble* G4StatMF::_theEnsemble
private

Definition at line 83 of file G4StatMF.hh.

Referenced by BreakItUp().


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