Problem 353 - Incorrect decay branches for K-
Summary: Incorrect decay branches for K-
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: particles (show other problems)
Version: 4.0
Hardware: All All
: P2 normal
Assignee: kurasige
URL:
Depends on:
Blocks:
 
Reported: 2002-02-11 14:16 CET by dennis.herbert.wright
Modified: 2002-02-11 18:18 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description dennis.herbert.wright 2002-02-11 14:16:20 CET
There are three incorrect decay branches for K- :

    K- -> pi+ pi0
    K- -> pi+ pi+ pi-
    K- -> pi+ pi0 pi0

These should be

    K- -> pi- pi0
    K- -> pi- pi+ pi-
    K- -> pi- pi0 pi0
Comment 1 kurasige 2002-02-11 18:18:59 CET
Bug fixed version is included in "particles-V04-00-00" tag, which will be
included the next patch.