From a4f86611ebdcbee9d4f5be2196b903d05a2e7f6b Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 22 Mar 2024 09:12:32 +0000 Subject: [PATCH] Please consider the following formatting changes --- Steer/src/O2MCApplication.cxx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Steer/src/O2MCApplication.cxx b/Steer/src/O2MCApplication.cxx index a483f5cf14b83..e06faaf26bd63 100644 --- a/Steer/src/O2MCApplication.cxx +++ b/Steer/src/O2MCApplication.cxx @@ -1162,10 +1162,10 @@ void addSpecialParticles() mode[0][0] = 310; // K0s mode[0][1] = 310; // K0s - TVirtualMC::GetMC()->SetDecayMode(9030221,bratio,mode); // f0(1500) - TVirtualMC::GetMC()->SetDecayMode(335,bratio,mode); // f2(1525) - TVirtualMC::GetMC()->SetDecayMode(10331,bratio,mode); // f0(1710) - TVirtualMC::GetMC()->SetDecayMode(10221,bratio,mode); // f0(1370) + TVirtualMC::GetMC()->SetDecayMode(9030221, bratio, mode); // f0(1500) + TVirtualMC::GetMC()->SetDecayMode(335, bratio, mode); // f2(1525) + TVirtualMC::GetMC()->SetDecayMode(10331, bratio, mode); // f0(1710) + TVirtualMC::GetMC()->SetDecayMode(10221, bratio, mode); // f0(1370) // Define the 3-body phase space decay for the resonances: f1(1285), f1(1420) for (Int_t kz = 0; kz < 6; kz++) { @@ -1176,17 +1176,17 @@ void addSpecialParticles() } bratio2[0] = 50.; - mode[0][0] = 310; // K0s + mode[0][0] = 310; // K0s mode[0][1] = -321; // anti-K - mode[0][2] = 211; // pion+ + mode[0][2] = 211; // pion+ bratio2[1] = 50.; - mode[1][0] = 310; // K0s - mode[1][1] = 321; // K + mode[1][0] = 310; // K0s + mode[1][1] = 321; // K mode[1][2] = -211; // pion- - TVirtualMC::GetMC()->SetDecayMode(20223,bratio2,mode); // f1(1285) - TVirtualMC::GetMC()->SetDecayMode(20333,bratio2,mode); // f1(1420) + TVirtualMC::GetMC()->SetDecayMode(20223, bratio2, mode); // f1(1285) + TVirtualMC::GetMC()->SetDecayMode(20333, bratio2, mode); // f1(1420) // Lambda1520/Lambda1520bar