Skip to content

Commit 4c15afb

Browse files
authored
Merge pull request #54 from alibuild/alibot-cleanup-16607
Please consider the following formatting changes to #16607
2 parents aa6cfb9 + 9d2ad67 commit 4c15afb

3 files changed

Lines changed: 328 additions & 344 deletions

File tree

PWGHF/HFC/DataModel/CorrelationTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ DECLARE_SOA_COLUMN(PiNsigmTOF, piNsigmTOF, float); //! A
227227
DECLARE_SOA_COLUMN(MCandHadron, mCandHadron, float); //! Invariant mass of Lc/Sc+Hadron combined system
228228
DECLARE_SOA_COLUMN(PtCombined, ptCombined, float); //! Transverse momentum of combined Lc+Hadron system
229229
DECLARE_SOA_COLUMN(MV0, mV0, float); //! Invariant mass of V0
230-
DECLARE_SOA_COLUMN(MRefV0, mRefV0, float); //! Invariant mass of reflected V0
230+
DECLARE_SOA_COLUMN(MRefV0, mRefV0, float); //! Invariant mass of reflected V0
231231
} // namespace hf_correlation_lc_hadron
232232

233233
DECLARE_SOA_TABLE(PtLcFromScHPair, "AOD", "PTLCSCHPAIR", //! Sc-->Lc pT for paired Sc-proton

0 commit comments

Comments
 (0)