Skip to content

Commit 9082afd

Browse files
authored
Merge pull request #25 from alibuild/alibot-cleanup-10862
Please consider the following formatting changes to AliceO2Group#10862
2 parents 747799b + f0132b8 commit 9082afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/HFC/DataModel/CorrelationTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ namespace hf_correlation_lc_hadron
141141
{
142142
DECLARE_SOA_COLUMN(DeltaPhi, deltaPhi, float); //! DeltaPhi between Lc and Hadrons
143143
DECLARE_SOA_COLUMN(DeltaEta, deltaEta, float); //! DeltaEta between Lc and Hadrons
144-
DECLARE_SOA_COLUMN(DeltaY, deltaY, float); //! DeltaY between Lc and Hadrons
144+
DECLARE_SOA_COLUMN(DeltaY, deltaY, float); //! DeltaY between Lc and Hadrons
145145
DECLARE_SOA_COLUMN(PtLc, ptLc, float); //! Transverse momentum of Lc
146146
DECLARE_SOA_COLUMN(PtHadron, ptHadron, float); //! Transverse momentum of Hadron
147147
DECLARE_SOA_COLUMN(MLc, mLc, float); //! Invariant mass of Lc

0 commit comments

Comments
 (0)