File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # $Id: Bs_Jpsiphi.dec,v 1.3 2012/03/03 00:08:27 drell Exp $
12#
23# This is the decay file for the decay BS0 -> PSI(-> MU+ MU-) PHI(-> K+ K-)
34#
@@ -21,7 +22,7 @@ Define pHz 0.0
2122Define pHm -0.17
2223# Overriding dgammas to zero for Giacomo Fedi's analysis
2324Define dgammas 0
24- yesIncoherentBsMixing dms dgammas
25+ # yesIncoherentBsMixing dms dgammas (comment out for evtGen1.3+)
2526#
2627Alias MyB_s0 B_s0
2728Alias Myanti-B_s0 anti-B_s0
Original file line number Diff line number Diff line change 1+ # $Id: Bu_JpsiKstar_mumuKspi.dec, v 1.1 2016/06/03 Niladribihari Sahoo Exp $
2+
3+ # DEC file for decay [ B+ -> JPsi K*+ -> mu+ mu- Ks pi+ ] + cc
4+
5+ Alias MyB+ B+
6+ Alias MyB- B-
7+ ChargeConj MyB+ MyB-
8+ Alias MyJpsi J/psi
9+ ChargeConj MyJpsi MyJpsi
10+ Alias MyK*+ K*+
11+ Alias MyK*- K*-
12+ ChargeConj MyK*+ MyK*-
13+ Alias MyK_S0 K_S0
14+ ChargeConj MyK_S0 MyK_S0
15+ #
16+ Decay MyB+
17+ 1.000 MyJpsi MyK*+ SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712;
18+ Enddecay
19+ Decay MyB-
20+ 1.000 MyJpsi MyK*- SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712;
21+ Enddecay
22+ #
23+ Decay MyJpsi
24+ 1.000 mu+ mu- PHOTOS VLL;
25+ Enddecay
26+ #
27+ Decay MyK*+
28+ 1.000 MyK_S0 pi+ VSS;
29+ Enddecay
30+ CDecay MyK*-
31+ #
32+ Decay MyK_S0
33+ 1.000 pi+ pi- PHSP;
34+ Enddecay
35+ End
Original file line number Diff line number Diff line change @@ -18,5 +18,3 @@ Decay MyPsi
1818Enddecay
1919#
2020End
21- ~
22- ~
Original file line number Diff line number Diff line change 1+ # $Id: Bu_Psi2SKstar_mumuKspi.dec, v 1.1 2016/06/03 Niladribihari Sahoo Exp $
2+
3+ # DEC file for decay [ B+ -> Psi2S K*+ -> mu+ mu- Ks pi+ ] + cc
4+
5+
6+ Alias MyB+ B+
7+ Alias MyB- B-
8+ ChargeConj MyB+ MyB-
9+ Alias MyPsi psi(2S)
10+ ChargeConj MyPsi MyPsi
11+ Alias MyK*+ K*+
12+ Alias MyK*- K*-
13+ ChargeConj MyK*+ MyK*-
14+ Alias MyK_S0 K_S0
15+ ChargeConj MyK_S0 MyK_S0
16+ #
17+ Decay MyB+
18+ 1.000 MyPsi MyK*+ SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712;
19+ Enddecay
20+ Decay MyB-
21+ 1.000 MyPsi MyK*- SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712;
22+ Enddecay
23+ #
24+ Decay MyPsi
25+ 1.000 mu+ mu- PHOTOS VLL;
26+ Enddecay
27+ #
28+ Decay MyK*+
29+ 1.000 MyK_S0 pi+ VSS;
30+ Enddecay
31+ CDecay MyK*-
32+ #
33+ Decay MyK_S0
34+ 1.000 pi+ pi- PHSP;
35+ Enddecay
36+ End
Original file line number Diff line number Diff line change 1+ # $Id$
2+ #
3+ # This is the decay file for Phi -> mu+ mu-
4+ #
5+ # Author: Alberto Sanchez-Hernandez
6+ # Date: May/16
7+ #
8+
9+ Particle phi 1.019461 0.004266
10+
11+ Alias MyPhi phi
12+ ChargeConj MyPhi MyPhi
13+
14+ Decay MyPhi
15+ 0.0002870 mu+ mu- PHOTOS VLL;
16+ 0.0000143 mu+ mu- gamma PHSP;
17+ Enddecay
18+
19+ End
You can’t perform that action at this time.
0 commit comments