Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /GeneratorInterface/ExternalDecays/data/Bs_MuMuKstar_mumuKpi.dec is written in an unsupported language. File is not indexed.

0001 #################################################
0002 # Descriptor: [Bs -> mu+ mu- K*0 (K+ pi-)] + cc #
0003 # Created by Mauro Dinardo
0004 # Changed the Bs -> B_s0 by Xin Shi [2013-07-25] 
0005 #################################################
0006 Alias      MyB_s0        B_s0
0007 Alias      Myanti-B_s0   anti-B_s0
0008 ChargeConj MyB_s0        Myanti-B_s0
0009 Alias      MyK*0       K*0
0010 Alias      MyK*0bar    anti-K*0
0011 ChargeConj MyK*0       MyK*0bar
0012 #
0013 Decay MyB_s0
0014   1.000        MyK*0     mu+     mu-               BTOSLLBALL;
0015 Enddecay
0016 Decay Myanti-B_s0
0017   1.000        MyK*0bar     mu+     mu-            BTOSLLBALL;
0018 Enddecay
0019 #
0020 Decay MyK*0
0021   1.000        K+        pi-                    VSS;
0022 Enddecay
0023 Decay MyK*0bar
0024   1.000        K-        pi+                    VSS;
0025 Enddecay 
0026 End