90 if(iso == 3 || iso == -3){
100 else if(pion->getType() ==
PiZero){
105 else if(rdm*7. < 5.){
120 else if(rdm*5. < 4.){
133#ifdef INCLXX_IN_GEANT4_MODE
135 nucleon->setParentResonancePDGCode(0);
136 nucleon->setParentResonanceID(0);
137 pion->setParentResonancePDGCode(0);
138 pion->setParentResonanceID(0);
142 list.push_back(nucleon);
143 list.push_back(pion);
149 list.push_back(kaon);
150 list.push_back(pion2);
const G4INCL::ThreeVector & getMomentum() const
ParticleType getKaonType(const G4int isosp)
Get the type of kaon.
G4int getIsospin(const ParticleType t)
Get the isospin of a particle.
ParticleType getPionType(const G4int isosp)
Get the type of pion.