ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VStatMFEnsemble Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/de_excitation/multifragmentation/include/G4VStatMFEnsemble.hh>

+ Inheritance diagram for G4VStatMFEnsemble:

Public Member Functions

 G4VStatMFEnsemble ()
 
virtual ~G4VStatMFEnsemble ()
 
virtual G4StatMFChannelChooseAandZ (const G4Fragment &aFragment)=0
 
G4double GetMeanMultiplicity (void) const
 
G4double GetMeanTemperature (void) const
 

Protected Attributes

G4double __FreeInternalE0
 
G4double __MeanTemperature
 
G4double __MeanEntropy
 
G4double __MeanMultiplicity
 

Private Member Functions

 G4VStatMFEnsemble (const G4VStatMFEnsemble &right)
 
G4VStatMFEnsembleoperator= (const G4VStatMFEnsemble &right)
 
G4bool operator== (const G4VStatMFEnsemble &right) const
 
G4bool operator!= (const G4VStatMFEnsemble &right) const
 

Detailed Description

Definition at line 38 of file G4VStatMFEnsemble.hh.

View newest version in sPHENIX GitHub at line 38 of file G4VStatMFEnsemble.hh

Constructor & Destructor Documentation

G4VStatMFEnsemble::G4VStatMFEnsemble ( )
inline

Definition at line 42 of file G4VStatMFEnsemble.hh.

View newest version in sPHENIX GitHub at line 42 of file G4VStatMFEnsemble.hh

virtual G4VStatMFEnsemble::~G4VStatMFEnsemble ( )
inlinevirtual

Definition at line 51 of file G4VStatMFEnsemble.hh.

View newest version in sPHENIX GitHub at line 51 of file G4VStatMFEnsemble.hh

G4VStatMFEnsemble::G4VStatMFEnsemble ( const G4VStatMFEnsemble right)
private

Definition at line 35 of file G4VStatMFEnsemble.cc.

View newest version in sPHENIX GitHub at line 35 of file G4VStatMFEnsemble.cc

Member Function Documentation

virtual G4StatMFChannel* G4VStatMFEnsemble::ChooseAandZ ( const G4Fragment aFragment)
pure virtual
G4double G4VStatMFEnsemble::GetMeanMultiplicity ( void  ) const
inline

Definition at line 68 of file G4VStatMFEnsemble.hh.

View newest version in sPHENIX GitHub at line 68 of file G4VStatMFEnsemble.hh

References __MeanMultiplicity.

G4double G4VStatMFEnsemble::GetMeanTemperature ( void  ) const
inline

Definition at line 70 of file G4VStatMFEnsemble.hh.

View newest version in sPHENIX GitHub at line 70 of file G4VStatMFEnsemble.hh

References __MeanTemperature.

Referenced by G4StatMF::BreakItUp().

+ Here is the caller graph for this function:

G4bool G4VStatMFEnsemble::operator!= ( const G4VStatMFEnsemble right) const
private

Definition at line 57 of file G4VStatMFEnsemble.cc.

View newest version in sPHENIX GitHub at line 57 of file G4VStatMFEnsemble.cc

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

Definition at line 43 of file G4VStatMFEnsemble.cc.

View newest version in sPHENIX GitHub at line 43 of file G4VStatMFEnsemble.cc

G4bool G4VStatMFEnsemble::operator== ( const G4VStatMFEnsemble right) const
private

Definition at line 50 of file G4VStatMFEnsemble.cc.

View newest version in sPHENIX GitHub at line 50 of file G4VStatMFEnsemble.cc

Member Data Documentation

G4double G4VStatMFEnsemble::__FreeInternalE0
protected
G4double G4VStatMFEnsemble::__MeanEntropy
protected

Definition at line 81 of file G4VStatMFEnsemble.hh.

View newest version in sPHENIX GitHub at line 81 of file G4VStatMFEnsemble.hh

Referenced by G4StatMFMacroCanonical::CalculateTemperature(), and G4StatMFMicroCanonical::Initialize().

G4double G4VStatMFEnsemble::__MeanMultiplicity
protected
G4double G4VStatMFEnsemble::__MeanTemperature
protected

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