31#ifndef G4FermiFragmentsPoolVI_hh
32#define G4FermiFragmentsPoolVI_hh 1
78 G4bool isInitialized{
false};
81 std::vector<const G4FermiFragment*> fragment_pool;
84 std::vector<G4FermiChannels*>* list_c[9][17] = {{
nullptr}};
G4FermiFragmentsPoolVI(const G4FermiFragmentsPoolVI &right)=delete
G4bool operator==(const G4FermiFragmentsPoolVI &right) const =delete
~G4FermiFragmentsPoolVI()
G4bool operator!=(const G4FermiFragmentsPoolVI &right) const =delete
G4bool HasDecay(const G4int Z, const G4int A, const G4double eexc) const
const G4FermiChannels * ClosestChannels(const G4int Z, const G4int A, const G4double mass) const
void DumpFragment(const G4FermiFragment *) const
G4bool IsInitialized() const