Skip to content

Commit 523852b

Browse files
authored
Merge pull request #40 from alibuild/alibot-cleanup-14302
[PWGHF] Please consider the following formatting changes to #14302
2 parents e2997b6 + 32b4f92 commit 523852b

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
@@ -175,7 +175,7 @@ DECLARE_SOA_COLUMN(PiNsigmTOF, piNsigmTOF, float); //! A
175175
DECLARE_SOA_TABLE(PtLcFromScHPair, "AOD", "PTLCSCHPAIR", //! Sc-->Lc pT for paired Sc-proton
176176
aod::hf_correlation_lc_hadron::PtLc);
177177

178-
DECLARE_SOA_TABLE(PtLcFromSc, "AOD", "PTLCSC", //! Sc-->Lc pT
178+
DECLARE_SOA_TABLE(PtLcFromSc, "AOD", "PTLCSC", //! Sc-->Lc pT
179179
aod::hf_correlation_lc_hadron::PtLc);
180180

181181
DECLARE_SOA_TABLE(LcHadronPair, "AOD", "LCHPAIR", //! Lc-Hadrons pairs Informations

0 commit comments

Comments
 (0)