From f830f37b31360a2778a158b62549898fe609e5ca Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 6 May 2025 09:43:17 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGDQ/Tasks/dqEfficiency_withAssoc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx index 7334b337dfb..fc248bf7329 100644 --- a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx +++ b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx @@ -1980,7 +1980,7 @@ struct AnalysisSameEventPairing { // Preslice perReducedMcEvent = aod::reducedtrackMC::reducedMCeventId; PresliceUnsorted perReducedMcEvent = aod::reducedtrackMC::reducedMCeventId; - + template void runMCGen(ReducedMCEvents const& mcEvents, ReducedMCTracks const& mcTracks) {