41 #ifndef G4PreCompoundFragmentVector_h
42 #define G4PreCompoundFragmentVector_h 1
50 typedef std::vector<G4VPreCompoundFragment*>
pcfvector;
const G4PreCompoundFragmentVector & operator=(const G4PreCompoundFragmentVector &right)=delete
G4DataVector probabilities
G4PreCompoundFragmentVector(pcfvector *avector)
~G4PreCompoundFragmentVector()=default
G4bool operator==(const G4PreCompoundFragmentVector &right) const =delete
G4bool operator!=(const G4PreCompoundFragmentVector &right) const =delete
std::vector< G4VPreCompoundFragment * > pcfvector
void SetVector(pcfvector *avector)
G4double CalculateProbabilities(const G4Fragment &aFragment)
G4VPreCompoundFragment * ChooseFragment()