31#ifndef G4FermiBreakUpVI_h
32#define G4FermiBreakUpVI_h 1
66 void InitialisePool();
98 std::vector<G4double> prob;
99 std::vector<const G4FermiFragment*> frag;
100 std::vector<G4LorentzVector> lvect;
102#ifdef G4MULTITHREADED
103 static G4Mutex FermiBreakUpVIMutex;
std::vector< G4Fragment * > G4FragmentVector
void BreakFragment(G4FragmentVector *, G4Fragment *theNucleus) final
~G4FermiBreakUpVI() final
G4bool IsApplicable(G4int ZZ, G4int AA, G4double etot) const final