From 4e58bfbb7e15788da23ad6c8a16ccfd2f43b11f8 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 23 Sep 2025 11:32:52 +0000 Subject: [PATCH] Please consider the following formatting changes --- DPG/Tasks/AOTTrack/qaMatchEff.cxx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/DPG/Tasks/AOTTrack/qaMatchEff.cxx b/DPG/Tasks/AOTTrack/qaMatchEff.cxx index 84a2fe1bf17..27ea034e63d 100644 --- a/DPG/Tasks/AOTTrack/qaMatchEff.cxx +++ b/DPG/Tasks/AOTTrack/qaMatchEff.cxx @@ -3302,7 +3302,7 @@ struct qaMatchEff { if (doDebug) LOGF(info, "Event selection not passed to ITSROFrame border, skipping..."); return; - } + } if (!collision.selection_bit(aod::evsel::kIsTriggerTVX) && !collision.selection_bit(aod::evsel::kNoTimeFrameBorder)) { if (doDebug) LOGF(info, "Event selection not passed to TriggerTVX and TFBorder, skipping..."); @@ -3330,7 +3330,7 @@ struct qaMatchEff { if (doDebug) LOGF(info, "Event selection not passed to ITSROFrame border, skipping..."); return; - } + } if (!collision.selection_bit(aod::evsel::kIsTriggerTVX) && !collision.selection_bit(aod::evsel::kNoTimeFrameBorder)) { if (doDebug) LOGF(info, "Event selection not passed to TriggerTVX and TFBorder, skipping..."); @@ -3361,7 +3361,7 @@ struct qaMatchEff { if (doDebug) LOGF(info, "Event selection not passed to ITSROFrame border, skipping..."); return; - } + } if (!collision.selection_bit(aod::evsel::kIsTriggerTVX) && !collision.selection_bit(aod::evsel::kNoTimeFrameBorder)) { if (doDebug) LOGF(info, "Event selection not passed to TriggerTVX and TFBorder, skipping..."); @@ -3397,7 +3397,7 @@ struct qaMatchEff { if (doDebug) LOGF(info, "Event selection not passed to ITSROFrame border, skipping..."); return; - } + } if (!collision.selection_bit(aod::evsel::kIsTriggerTVX) && !collision.selection_bit(aod::evsel::kNoTimeFrameBorder)) { if (doDebug) LOGF(info, "Event selection not passed to TriggerTVX and TFBorder, skipping..."); @@ -3428,7 +3428,7 @@ struct qaMatchEff { if (doDebug) LOGF(info, "Event selection not passed to ITSROFrame border, skipping..."); return; - } + } if (!collision.selection_bit(aod::evsel::kIsTriggerTVX) && !collision.selection_bit(aod::evsel::kNoTimeFrameBorder)) { if (doDebug) LOGF(info, "Event selection not passed to TriggerTVX and TFBorder, skipping..."); @@ -3474,7 +3474,7 @@ struct qaMatchEff { if (doDebug) LOGF(info, "Event selection not passed to ITSROFrame border, skipping..."); return; - } + } if (!collision.selection_bit(aod::evsel::kIsTriggerTVX) && !collision.selection_bit(aod::evsel::kNoTimeFrameBorder)) { if (doDebug) LOGF(info, "Event selection not passed to TriggerTVX and TFBorder, skipping...");