From 875b21a30f2cb7f571c0a9cfa0da6a0b96d901b9 Mon Sep 17 00:00:00 2001 From: Ye Chen Date: Tue, 2 Aug 2016 22:33:53 +0200 Subject: [PATCH] add decay files for BPH --- Bs_Jpsiphi.dec | 3 ++- Bu_JpsiKstar_mumuKspi.dec | 35 +++++++++++++++++++++++++++++++++++ Bu_Psi2SK.dec | 2 -- Bu_Psi2SKstar_mumuKspi.dec | 36 ++++++++++++++++++++++++++++++++++++ Phi_MuMu.dec | 19 +++++++++++++++++++ 5 files changed, 92 insertions(+), 3 deletions(-) create mode 100644 Bu_JpsiKstar_mumuKspi.dec create mode 100644 Bu_Psi2SKstar_mumuKspi.dec create mode 100644 Phi_MuMu.dec diff --git a/Bs_Jpsiphi.dec b/Bs_Jpsiphi.dec index 285cf07..1ba445d 100644 --- a/Bs_Jpsiphi.dec +++ b/Bs_Jpsiphi.dec @@ -1,3 +1,4 @@ +# $Id: Bs_Jpsiphi.dec,v 1.3 2012/03/03 00:08:27 drell Exp $ # # This is the decay file for the decay BS0 -> PSI(-> MU+ MU-) PHI(-> K+ K-) # @@ -21,7 +22,7 @@ Define pHz 0.0 Define pHm -0.17 # Overriding dgammas to zero for Giacomo Fedi's analysis Define dgammas 0 -yesIncoherentBsMixing dms dgammas +#yesIncoherentBsMixing dms dgammas (comment out for evtGen1.3+) # Alias MyB_s0 B_s0 Alias Myanti-B_s0 anti-B_s0 diff --git a/Bu_JpsiKstar_mumuKspi.dec b/Bu_JpsiKstar_mumuKspi.dec new file mode 100644 index 0000000..496ec02 --- /dev/null +++ b/Bu_JpsiKstar_mumuKspi.dec @@ -0,0 +1,35 @@ +# $Id: Bu_JpsiKstar_mumuKspi.dec, v 1.1 2016/06/03 Niladribihari Sahoo Exp $ + +# DEC file for decay [ B+ -> JPsi K*+ -> mu+ mu- Ks pi+ ] + cc + +Alias MyB+ B+ +Alias MyB- B- +ChargeConj MyB+ MyB- +Alias MyJpsi J/psi +ChargeConj MyJpsi MyJpsi +Alias MyK*+ K*+ +Alias MyK*- K*- +ChargeConj MyK*+ MyK*- +Alias MyK_S0 K_S0 +ChargeConj MyK_S0 MyK_S0 +# +Decay MyB+ + 1.000 MyJpsi MyK*+ SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712; +Enddecay +Decay MyB- + 1.000 MyJpsi MyK*- SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712; +Enddecay +# +Decay MyJpsi + 1.000 mu+ mu- PHOTOS VLL; +Enddecay +# +Decay MyK*+ + 1.000 MyK_S0 pi+ VSS; +Enddecay +CDecay MyK*- +# +Decay MyK_S0 + 1.000 pi+ pi- PHSP; +Enddecay +End diff --git a/Bu_Psi2SK.dec b/Bu_Psi2SK.dec index 5f81939..c5fe2e5 100644 --- a/Bu_Psi2SK.dec +++ b/Bu_Psi2SK.dec @@ -18,5 +18,3 @@ Decay MyPsi Enddecay # End -~ -~ diff --git a/Bu_Psi2SKstar_mumuKspi.dec b/Bu_Psi2SKstar_mumuKspi.dec new file mode 100644 index 0000000..6badf06 --- /dev/null +++ b/Bu_Psi2SKstar_mumuKspi.dec @@ -0,0 +1,36 @@ +# $Id: Bu_Psi2SKstar_mumuKspi.dec, v 1.1 2016/06/03 Niladribihari Sahoo Exp $ + +# DEC file for decay [ B+ -> Psi2S K*+ -> mu+ mu- Ks pi+ ] + cc + + +Alias MyB+ B+ +Alias MyB- B- +ChargeConj MyB+ MyB- +Alias MyPsi psi(2S) +ChargeConj MyPsi MyPsi +Alias MyK*+ K*+ +Alias MyK*- K*- +ChargeConj MyK*+ MyK*- +Alias MyK_S0 K_S0 +ChargeConj MyK_S0 MyK_S0 +# +Decay MyB+ + 1.000 MyPsi MyK*+ SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712; +Enddecay +Decay MyB- + 1.000 MyPsi MyK*- SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712; +Enddecay +# +Decay MyPsi + 1.000 mu+ mu- PHOTOS VLL; +Enddecay +# +Decay MyK*+ + 1.000 MyK_S0 pi+ VSS; +Enddecay +CDecay MyK*- +# +Decay MyK_S0 + 1.000 pi+ pi- PHSP; +Enddecay +End diff --git a/Phi_MuMu.dec b/Phi_MuMu.dec new file mode 100644 index 0000000..2f8f27d --- /dev/null +++ b/Phi_MuMu.dec @@ -0,0 +1,19 @@ +# $Id$ +# +# This is the decay file for Phi -> mu+ mu- +# +# Author: Alberto Sanchez-Hernandez +# Date: May/16 +# + +Particle phi 1.019461 0.004266 + +Alias MyPhi phi +ChargeConj MyPhi MyPhi + +Decay MyPhi +0.0002870 mu+ mu- PHOTOS VLL; +0.0000143 mu+ mu- gamma PHSP; +Enddecay + +End