-
Notifications
You must be signed in to change notification settings - Fork 21
/
Bsstar1_BdstKS.dec
64 lines (64 loc) · 1.44 KB
/
Bsstar1_BdstKS.dec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Description : B_s10 -> (B*0 -> (B0 -> (J/psi(1S) -> mu+ mu-) K+ pi-) gamma ) KS
#
#
Define myPKHplus 0.159
Define myPKHzero 0.775
Define myPKHminus 0.612
Define myPKphHplus 1.563
Define myPKphHzero 0.0
Define myPKphHminus 2.712
#
Alias B_s2*0sig B_s*0
Alias anti-B_s2*0sig anti-B_s*0
ChargeConj B_s2*0sig anti-B_s2*0sig
#
Alias MyB B0
Alias MyantiB anti-B0
ChargeConj MyB MyantiB
#
Alias MyBstar B*0
Alias MyantiBstar anti-B*0
ChargeConj MyBstar MyantiBstar
#
Alias MyKstar0 K*0
Alias MyantiKstar0 anti-K*0
ChargeConj MyKstar0 MyantiKstar0
#
Alias MyJ/psi J/psi
ChargeConj MyJ/psi MyJ/psi
#
Decay B_s2*0sig
1.0000 MyBstar K_S0 VVS_PWAVE 0.0 0.0 0.0 0.0 1.0 0.0;
Enddecay
#
Decay anti-B_s2*0sig
1.0000 MyantiBstar K_S0 VVS_PWAVE 0.0 0.0 0.0 0.0 1.0 0.0;
Enddecay
#
#
Decay MyBstar
1.0000 MyB gamma VSP_PWAVE;
Enddecay
CDecay MyantiBstar
#
Decay MyB
1.000 MyJ/psi MyKstar0 SVV_HELAMP myPKHplus myPKphHplus myPKHzero myPKphHzero myPKHminus myPKphHminus;
# 0.100 MyJ/psi K+ pi- PHSP;
Enddecay
#
Decay MyantiB
1.000 MyJ/psi MyantiKstar0 SVV_HELAMP myPKHplus myPKphHplus myPKHzero myPKphHzero myPKHminus myPKphHminus;
# 0.100 MyJ/psi K- pi+ PHSP;
Enddecay
#
#
Decay MyantiKstar0
1.000 K- pi+ VSS;
Enddecay
CDecay MyKstar0
#
Decay MyJ/psi
1.0000 mu+ mu- PHOTOS VLL;
Enddecay
#
End