31#ifndef G4FermiFragment_h
32#define G4FermiFragment_h 1
73 return (fragmentMass + excitEnergy);
83 return (A == right.A && Z == right.Z &&
84 std::abs(excitEnergy - right.excitEnergy) < 0.0001);
G4double GetCoulombBarrier(G4int ARes, G4int ZRes, G4double U) const
G4bool operator==(const G4FermiFragment &right) const
G4double GetExcitationEnergy(void) const
G4double GetCoulombBarrier(G4int Ares, G4int Zres, G4double Eex) const
G4int GetSpin(void) const
G4double GetFragmentMass(void) const
G4double GetTotalEnergy(void) const