From 30c5170a8728d18652acc528a8c911f11cb76eaa Mon Sep 17 00:00:00 2001 From: nkaratze Date: Fri, 27 Feb 2026 12:21:00 +0100 Subject: [PATCH] Minor fix to table subscription --- PWGLF/Tasks/Strangeness/v0ptinvmassplots.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/Tasks/Strangeness/v0ptinvmassplots.cxx b/PWGLF/Tasks/Strangeness/v0ptinvmassplots.cxx index 976e0f3a4bf..e3587cec700 100644 --- a/PWGLF/Tasks/Strangeness/v0ptinvmassplots.cxx +++ b/PWGLF/Tasks/Strangeness/v0ptinvmassplots.cxx @@ -697,7 +697,7 @@ struct V0PtInvMassPlots { // This is the process for Generated Particles void genMCProcess(soa::Join::iterator const& mcCollision, - soa::SmallGroups> const& collisions, + soa::SmallGroups> const& collisions, aod::McParticles const& mcParticles) { // Event Efficiency, Event Split and V0 Signal Loss Corrections