From cbba1f126523a6b9f7ed75663970ff443491dbe9 Mon Sep 17 00:00:00 2001 From: Fan <fan_hu@pku.edu.cn> Date: Tue, 27 Apr 2021 23:27:35 +0800 Subject: [PATCH] rename gamma in ParticleData.xml --- src/framework/core/ParticleData.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/framework/core/ParticleData.xml b/src/framework/core/ParticleData.xml index 172768104..e3d636182 100644 --- a/src/framework/core/ParticleData.xml +++ b/src/framework/core/ParticleData.xml @@ -134,7 +134,7 @@ </particle> --> -<particle id="22" name="gamma" spinType="3" chargeType="0" colType="0" +<particle id="22" name="photon" spinType="3" chargeType="0" colType="0" m0="0.00000"> </particle> @@ -9265,7 +9265,7 @@ m0="0.00000"> </particle> -<particle id="4900022" name="gammav" spinType="3" chargeType="0" colType="0" +<particle id="4900022" name="photonv" spinType="3" chargeType="0" colType="0" m0="0.00000"> <channel onMode="0" bRatio="0.05" meMode="91" products="1 -1"/> <channel onMode="0" bRatio="0.20" meMode="91" products="2 -2"/> -- GitLab