35 #ifndef G4FermiFragmentsPool_hh
36 #define G4FermiFragmentsPool_hh 1
54 const std::vector<const G4FermiConfiguration*>*
75 G4bool IsExist(
G4int Z,
G4int A, std::vector<const G4VFermiFragment*>&)
const;
81 std::vector<const G4VFermiFragment*> fragment_pool;
88 std::vector<const G4FermiConfiguration*> list1[17];
89 std::vector<const G4FermiConfiguration*> list2[17];
90 std::vector<const G4FermiConfiguration*> list3[17];
91 std::vector<const G4FermiConfiguration*> list4[17];
const G4VFermiFragment * GetFragment(G4int Z, G4int A) const
G4bool IsApplicable(G4int Z, G4int A, G4double mass) const
double A(double temperature)
void DumpFragment(const G4VFermiFragment *f) const
static G4FermiFragmentsPool * Instance()
const std::vector< const G4FermiConfiguration * > * GetConfigurationList(G4int Z, G4int A, G4double mass) const
const G4FermiPhaseSpaceDecay * GetFermiPhaseSpaceDecay() const