#include <G4VStatMFMacroCluster.hh>
Definition at line 39 of file G4VStatMFMacroCluster.hh.
 
  
  
      
        
          | G4VStatMFMacroCluster::G4VStatMFMacroCluster  | 
          ( | 
          const G4int  | 
          Size | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 43 of file G4VStatMFMacroCluster.hh.
   52         "G4VStatMFMacroCluster::Constructor: Cluster's size must be >= 1");
 
G4double _MeanMultiplicity
 
G4double _InvLevelDensity
 
 
 
 
  
  
      
        
          | virtual G4VStatMFMacroCluster::~G4VStatMFMacroCluster  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | G4double G4VStatMFMacroCluster::GetInvLevelDensity  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4VStatMFMacroCluster::GetMeanMultiplicity  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
Definition at line 124 of file G4VStatMFMacroCluster.hh.
  126         if (
value <= 0.0) 
throw G4HadronicException(__FILE__, __LINE__, 
"G4VStatMFMacroCluster::SetSize: Cluster's size must be >= 1");
 
const XML_Char int const XML_Char * value
 
G4double _InvLevelDensity
 
 
 
 
  
  
      
        
          | void G4VStatMFMacroCluster::SetZARatio  | 
          ( | 
          const G4double  | 
          value | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4VStatMFMacroCluster::_Entropy | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | G4double G4VStatMFMacroCluster::_InvLevelDensity | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | G4double G4VStatMFMacroCluster::_MeanMultiplicity | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | G4int G4VStatMFMacroCluster::theA | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | G4double G4VStatMFMacroCluster::theZARatio | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files:
- source/geant4.10.03.p02/source/processes/hadronic/models/de_excitation/multifragmentation/include/G4VStatMFMacroCluster.hh
 
- source/geant4.10.03.p02/source/processes/hadronic/models/de_excitation/multifragmentation/src/G4VStatMFMacroCluster.cc