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