From 18de4539bf2870cbf93984bcd4912130ae9e3151 Mon Sep 17 00:00:00 2001
From: Andrii Verbytskyi <andrii.verbytskyi@cern.ch>
Date: Wed, 8 May 2024 09:44:14 +0200
Subject: [PATCH] Update epos_crmc.param to use Breit-Wigner distribution for
 the decayed resonance masses

Update epos_crmc.param to use Breit-Wigner distribution for the decayed resonance masses
---
 Generators/Epos_i/share/file/epos_crmc.param | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Generators/Epos_i/share/file/epos_crmc.param b/Generators/Epos_i/share/file/epos_crmc.param
index 07a73f0245ae..641e7b078c48 100644
--- a/Generators/Epos_i/share/file/epos_crmc.param
+++ b/Generators/Epos_i/share/file/epos_crmc.param
@@ -38,4 +38,7 @@ fname inihy  tabs/epos.inihy
 !print * 4
 !printcheck screen
 
+! Take into account the non-zero width of resonances in decays
+set ibreit  1
+
 EndEposInput
-- 
GitLab