| Summary: | Decay of k2 meson causes infinite loop | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | kurasige |
| Component: | particles | Assignee: | kurasige |
| Status: | CLOSED FIXED | ||
| Severity: | critical | CC: | Gunter.Folger, Koichi.Murakami |
| Priority: | P1 | ||
| Version: | 8.1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
kurasige
2006-09-26 12:23:40 CEST
The decay mode for k2(1770) set in G4ExcitedMesonConstructor was wrong. (k2(1770) decays into k2(1770) + pi). The bug will be fixed in the next release (The fixed tag is particles-V08-01-02) As for D mesons, geant4 has no decay table in default. User needs to set the decaytable and decay channels for them or defines decay products in the primary event (i.e. using pre-assigned decay channels) The problems rconcerning G4PhaseSpaceDecayChannel::TwoBodyDecayIt will be fixed later. |