Skip to content

Commit

Permalink
Merge pull request #9311 from heppye/CMSSW_7_1_X
Browse files Browse the repository at this point in the history
Create Bs_JpsiPhi_V3.dec
  • Loading branch information
cmsbuild committed Jun 2, 2015
2 parents 4d9d6ad + 5d91b89 commit dff9d4a
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions GeneratorInterface/ExternalDecays/data/Bs_JpsiPhi_V3.dec
@@ -0,0 +1,50 @@
#
# This is the decay file for the decay BS0 -> PSI(-> MU+ MU-) PHI(-> K+ K-)
#
# EventType: 13144001
#
# Descriptor: [B_s0 -> (J/psi(1S) -> mu+ mu- {,gamma} {,gamma}) (phi(1020) -> K+ K-)]cc
#
# NickName: Bs_Jpsiphi,mm=CPV
#
# Physics: Includes radiative mode, CP violation, different lifetimes
#
# Tested: Yes
# By: Gerhard Raven / Tristan du Pree
# Date: 10 Oct 2006
#
Define Hp 0.481 #
Define Hz 0.723 #
Define Hm 0.496 #
Define pHp 3.14 #
Define pHz 0.0
Define pHm 3.14 #
# Upddate dgammas
Define dms 17.69e12
Define dgammas 10.0e10
#yesIncoherentBsMixing dms dgammas
#
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 mu+ mu- PHOTOS VLL;
Enddecay
#
Decay MyPhi
1.000 K+ K- VSS;
Enddecay
End

0 comments on commit dff9d4a

Please sign in to comment.