From 0604f8c82c5675c3f21f3cc939386533ddae62b8 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 18 Sep 2026 08:53:02 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/Femto/Core/trackBuilder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/Femto/Core/trackBuilder.h b/PWGCF/Femto/Core/trackBuilder.h index 5af5f403337..e499cd26381 100644 --- a/PWGCF/Femto/Core/trackBuilder.h +++ b/PWGCF/Femto/Core/trackBuilder.h @@ -168,7 +168,7 @@ constexpr const char PrefixKaonMinus[] = "KaonMinusSelection"; // for dN/deta: tracks with TPC (ITS + TPC quality bits) and tracks without TPC (ITS quality bits only) // set maskLowMomentum = maskHighMomentum (quality bits only), chargeSign = 0 and the eta/pT range of the measurement -constexpr const char PrefixTrackSelectionDndetaGlobal[] = "TrackSelectionDndetaGlobal"; // Global = ITS + TPC +constexpr const char PrefixTrackSelectionDndetaGlobal[] = "TrackSelectionDndetaGlobal"; // Global = ITS + TPC constexpr const char PrefixTrackSelectionDndetaItsOnly[] = "TrackSelectionDndetaItsOnly"; // ITS only // Instantiate different instances with unique prefixes