-
Notifications
You must be signed in to change notification settings - Fork 21
/
Bs_Jpsiphi_eeKK.dec
46 lines (45 loc) · 1 KB
/
Bs_Jpsiphi_eeKK.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
#
# This is the decay file for the decay BS0 -> PSI(-> E+ E-) PHI(-> K+ K-)
#
# EventType: 13154001
#
# Descriptor: [B_s0 -> (J/psi(1S) -> e+ e- {,gamma} {,gamma}) (phi(1020) -> K+ K-)]cc
#
# NickName: Bs_Jpsiphi,ee=CPV
#
# Physics: Includes radiative mode, includes CP violation, phi forced to K+ K-
#
# Tested: Yes
# By: Gerhard Raven, Tristan Du Pree
# Date: 16 Nov 2006
#
Define Hp 0.49
Define Hz 0.775
Define Hm 0.4
Define pHp 2.50
Define pHz 0.0
Define pHm -0.17
#
Alias MyB_s0 B_s0
Alias Myanti-B_s0 anti-B_s0
ChargeConj Myanti-B_s0 MyB_s0
Alias MyJ/psi J/psi
Alias MyPhi phi
ChargeConj MyJ/psi MyJ/psi
ChargeConj MyPhi MyPhi
#
Decay MyB_s0
1.000 MyJ/psi MyPhi PVV_CPLH 0.02 1 Hp pHp Hz pHz Hm pHm;
Enddecay
Decay Myanti-B_s0
1.000 MyJ/psi MyPhi PVV_CPLH 0.02 1 Hp pHp Hz pHz Hm pHm;
Enddecay
#
Decay MyJ/psi
1.000 e+ e- PHOTOS VLL;
Enddecay
#
Decay MyPhi
1.000 K+ K- VSS;
Enddecay
End