41 #ifndef G4PreCompoundFragmentVector_h 42 #define G4PreCompoundFragmentVector_h 1 50 typedef std::vector<G4VPreCompoundFragment*>
pcfvector;
92 (*theChannels)[i]->Initialize(aFragment);
95 prob = (*theChannels)[i]->CalcEmissionProbability(aFragment);
~G4PreCompoundFragmentVector()
G4double CalculateProbabilities(const G4Fragment &aFragment)
G4PreCompoundFragmentVector(pcfvector *avector)
G4bool operator!=(const G4PreCompoundFragmentVector &right) const
G4DataVector probabilities
const G4PreCompoundFragmentVector & operator=(const G4PreCompoundFragmentVector &right)
void SetVector(pcfvector *avector)
std::vector< G4VPreCompoundFragment * > pcfvector
G4VPreCompoundFragment * ChooseFragment()
G4bool operator==(const G4PreCompoundFragmentVector &right) const