From 9b5979b93fa9b43761974dbc6859c6dd44e9adb0 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 27 Jan 2025 16:52:57 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/Core/HfMlResponseXicToXiPiPi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/Core/HfMlResponseXicToXiPiPi.h b/PWGHF/Core/HfMlResponseXicToXiPiPi.h index e0d4857a126..d8c040b28ce 100644 --- a/PWGHF/Core/HfMlResponseXicToXiPiPi.h +++ b/PWGHF/Core/HfMlResponseXicToXiPiPi.h @@ -144,7 +144,7 @@ class HfMlResponseXicToXiPiPi : public HfMlResponse CHECK_AND_FILL_VEC_XICTOXIPIPI(nSigTofPiFromXicPlus1); CHECK_AND_FILL_VEC_XICTOXIPIPI(nSigTofBachelorPi); CHECK_AND_FILL_VEC_XICTOXIPIPI(nSigTofPiFromLambda); - CHECK_AND_FILL_VEC_XICTOXIPIPI(nSigTofPrFromLambda); + CHECK_AND_FILL_VEC_XICTOXIPIPI(nSigTofPrFromLambda); } }