From aad11d8d3c662d5ad1a2b4efccf20f1ff608ac69 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 1 Jul 2025 20:42:07 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/D2H/Tasks/taskCharmPolarisation.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGHF/D2H/Tasks/taskCharmPolarisation.cxx b/PWGHF/D2H/Tasks/taskCharmPolarisation.cxx index b3e6033c9cd..1dcdea63c71 100644 --- a/PWGHF/D2H/Tasks/taskCharmPolarisation.cxx +++ b/PWGHF/D2H/Tasks/taskCharmPolarisation.cxx @@ -1534,9 +1534,9 @@ struct HfTaskCharmPolarisation { if constexpr (withEP) { assert(qVecs && "EP analysis requested but qVecs == nullptr"); } - + constexpr std::size_t NScores{3u}; - + bool isCandidateInSignalRegion{false}; int8_t origin{RecoDecay::OriginType::None}; int8_t massHypoMcTruth{-1};