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); } }