From 0d94651b36ad3aae956c2fa4cfe597f0f2e0865a Mon Sep 17 00:00:00 2001 From: Maximilian Reininghaus <maximilian.reininghaus@kit.edu> Date: Tue, 16 Aug 2022 16:16:27 +0200 Subject: [PATCH] add particle 5303 --- src/framework/core/ParticleData.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/framework/core/ParticleData.xml b/src/framework/core/ParticleData.xml index d09f51389..8a2a841f0 100644 --- a/src/framework/core/ParticleData.xml +++ b/src/framework/core/ParticleData.xml @@ -3979,12 +3979,12 @@ <particle id="5303" name="bs_1" antiName="bs_1bar" spinType="3" chargeType="-2" colType="-1" m0="5.57536"> </particle> - +--> <particle id="5312" name="Xi'_b-" antiName="Xi'_bbar+" spinType="2" chargeType="-3" colType="0" - m0="5.96000"> + m0="5.96000" tau0="1.0e-10"> <!-- MR: no lifetime/width given in original file --> <channel onMode="1" bRatio="1.0000000" products="5132 22"/> </particle> ---> + <particle id="5314" name="Xi*_b-" antiName="Xi*_bbar+" spinType="4" chargeType="-3" colType="0" m0="5.97000" tau0="1.0e-10"> <!-- MR: no lifetime/width given in original file --> <channel onMode="1" bRatio="1.0000000" products="5132 22"/> -- GitLab