31 #ifndef G4FermiBreakUp_h 
   32 #define G4FermiBreakUp_h 1 
   62   G4double CoulombBarrier(
const std::vector<const G4VFermiFragment*>* v);
 
   66   const std::vector<const G4VFermiFragment*>*
 
   76   std::vector<G4double> NormalizedWeights;
 
   85   std::vector<G4double>                massRes;
 
   86   std::vector<const G4VFermiFragment*> frag;  
 
double A(double temperature)
 
std::vector< G4Fragment * > G4FragmentVector
 
virtual ~G4FermiBreakUp()
 
virtual G4bool IsApplicable(G4int Z, G4int A, G4double mass) const final
 
virtual void BreakFragment(G4FragmentVector *, G4Fragment *theNucleus) final
 
virtual void Initialise() final