33 #ifndef G4StatMFMicroManager_h    34 #define G4StatMFMicroManager_h 1 
std::vector< G4StatMFMicroPartition * > _Partition
 
G4double GetProbability(void) const
 
void Normalize(G4double Norm)
 
G4StatMFChannel * ChooseChannel(G4int A0, G4int Z0, G4double MeanT)
 
G4double GetMeanTemperature(void) const
 
G4bool MakePartition(G4int k, G4int *ANumbers)
 
G4bool operator!=(const G4StatMFMicroManager &right) const
 
void operator()(const T *ptr) const
 
G4double _MeanTemperature
 
G4bool operator==(const G4StatMFMicroManager &right) const
 
G4double _MeanMultiplicity
 
G4double GetMeanMultiplicity(void) const
 
void Initialize(const G4Fragment &theFragment, G4int m, G4double FreeIntE, G4double SCompNuc)
 
G4double GetMeanEntropy(void) const
 
G4StatMFMicroManager & operator=(const G4StatMFMicroManager &right)