From b17cbf776c15e5d73295ea7e38d0480e6220a6a3 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 13 Jun 2024 20:50:58 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx b/PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx index 06772efc0fa..a9fb5fbbdc8 100644 --- a/PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx +++ b/PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx @@ -1146,7 +1146,7 @@ struct derivedlambdakzeroanalysis { return; } histos.fill(HIST("hEventSelection"), 4 /* Not at TF border */); - + if (requireIsVertexITSTPC && !collision.selection_bit(o2::aod::evsel::kIsVertexITSTPC)) { return; }