######################################################## # # # ccbar -> Ds*+ X # # | # # +---> Ds+ pi0 # # | # # +---> phi pi+ # # | # # +---> K+ K- # # # # Author: Martin Dickopp # # # ######################################################## # Alias myD_s+ D_s+ Alias myphi phi # # # Decay vpho 1.0000 JSCONT 4; Enddecay # Decay D_s*+ 1.0000 myD_s+ pi0 VSS; Enddecay # Decay myD_s+ 1.0000 myphi pi+ SVS; Enddecay # Decay myphi 1.0000 K+ K- VSS; Enddecay # End