From f07e24d5723fc66f594e4dab4843e183597caf35 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 17 Feb 2025 23:57:32 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h b/PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h index b7a3d26c277..e3dfa1caab9 100644 --- a/PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h +++ b/PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h @@ -64,7 +64,7 @@ class FemtoUniverseSoftPionRemoval // Getting D0 (part2) children const auto& posChild = particles.iteratorAt(part2.index() - 2); const auto& negChild = particles.iteratorAt(part2.index() - 1); - // Pion and kaon masses + // Pion and kaon masses double massPion = o2::constants::physics::MassPiPlus; double massKaon = o2::constants::physics::MassKPlus; // D* reconstruction