From 0553767eb3f5cf225b055497ff8681c09ef9c102 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 30 May 2024 06:18:55 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/Tasks/Nuspex/AntimatterAbsorptionHMPID.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PWGLF/Tasks/Nuspex/AntimatterAbsorptionHMPID.cxx b/PWGLF/Tasks/Nuspex/AntimatterAbsorptionHMPID.cxx index f892f032640..09382abe08a 100644 --- a/PWGLF/Tasks/Nuspex/AntimatterAbsorptionHMPID.cxx +++ b/PWGLF/Tasks/Nuspex/AntimatterAbsorptionHMPID.cxx @@ -323,9 +323,9 @@ struct AntimatterAbsorptionHMPID { // Full Tracks using TracksCandidates = soa::Join; + aod::TrackSelectionExtension, aod::TracksDCA, + aod::pidTPCFullPi, aod::pidTPCFullKa, aod::pidTPCFullPr, aod::pidTPCFullDe, + aod::pidTOFFullPi, aod::pidTOFFullKa, aod::pidTOFFullPr, aod::pidTOFFullDe>; // Process Data void processData(o2::soa::Join::iterator const& event,