Problem 353

Summary: Incorrect decay branches for K-
Product: Geant4 Reporter: dennis.herbert.wright
Component: particlesAssignee: kurasige
Status: RESOLVED FIXED    
Severity: normal CC: dennis.herbert.wright
Priority: P2    
Version: 4.0   
Hardware: All   
OS: All   

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.