31 #ifndef G4FermiBreakUp_h 
   32 #define G4FermiBreakUp_h 1 
   66   const std::vector<const G4VFermiFragment*>*
 
   86   std::vector<const G4VFermiFragment*> 
frag;  
 
G4bool operator!=(const G4FermiBreakUp &right) const =delete
 
const G4FermiBreakUp & operator=(const G4FermiBreakUp &right)=delete
 
G4bool operator==(const G4FermiBreakUp &right) const =delete
 
G4double CoulombBarrier(const std::vector< const G4VFermiFragment * > *v)
 
double A(double temperature)
 
const G4FermiPhaseSpaceDecay * thePhaseSpace
 
std::vector< G4Fragment * > G4FragmentVector
 
std::vector< G4double > NormalizedWeights
 
virtual ~G4FermiBreakUp()
 
virtual G4bool IsApplicable(G4int Z, G4int A, G4double mass) const final
 
G4FermiFragmentsPool * thePool
 
const std::vector< const G4VFermiFragment * > * SelectConfiguration(G4int Z, G4int A, G4double mass)
 
std::vector< const G4VFermiFragment * > frag
 
std::vector< G4double > massRes
 
virtual void BreakFragment(G4FragmentVector *, G4Fragment *theNucleus) final
 
virtual void Initialise() final
 
G4double DecayProbability(G4int A, G4double TotalE, const G4FermiConfiguration *)