From 60fdd12869b6c8018b353adf447c94f8ab3a1b4c Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 31 Oct 2024 08:45:06 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/HFC/DataModel/CorrelationTables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/HFC/DataModel/CorrelationTables.h b/PWGHF/HFC/DataModel/CorrelationTables.h index 9ed03f92402..4609b21df95 100644 --- a/PWGHF/HFC/DataModel/CorrelationTables.h +++ b/PWGHF/HFC/DataModel/CorrelationTables.h @@ -38,7 +38,7 @@ DECLARE_SOA_COLUMN(SignalStatus, signalStatus, int); } // namespace hf_correlation_d_dbar DECLARE_SOA_TABLE(DDbarPair, "AOD", "DDBARPAIR", - aod::hf_correlation_d_dbar::DeltaPhi, + aod::hf_correlation_d_dbar::DeltaPhi, aod::hf_correlation_d_dbar::DeltaEta, aod::hf_correlation_d_dbar::PtD, aod::hf_correlation_d_dbar::PtDbar);