39 #ifndef G4PreCompoundFragment_h 
   40 #define G4PreCompoundFragment_h 1 
const G4PreCompoundFragment & operator=(const G4PreCompoundFragment &right)
 
G4int operator!=(const G4PreCompoundFragment &right) const 
 
G4double CalcEmissionProbability(const G4Fragment &aFragment)
 
virtual G4double ProbabilityDistributionFunction(G4double K, const G4Fragment &aFragment)=0
 
G4double GetKineticEnergy(const G4Fragment &aFragment)
 
virtual ~G4PreCompoundFragment()
 
G4double IntegrateEmissionProbability(G4double Low, G4double Up, const G4Fragment &aFragment)
 
G4int operator==(const G4PreCompoundFragment &right) const