Skip to content

Commit aad15df

Browse files
Merge pull request #50 from alibuild/alibot-cleanup-13800
Please consider the following formatting changes to #13800
2 parents 16ff2cb + 7e3376e commit aad15df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ DECLARE_SOA_COLUMN(Pt, pt, float); //! Transverse momentum of candidate (GeV/c)
6969
DECLARE_SOA_COLUMN(MlScore0, mlScore0, float); //! ML score of the first configured index
7070
DECLARE_SOA_COLUMN(MlScore1, mlScore1, float); //! ML score of the second configured index
7171
DECLARE_SOA_COLUMN(ScalarProd, scalarProd, float); //! Scalar product
72-
DECLARE_SOA_COLUMN(Cent, cent, float); //! Centrality
72+
DECLARE_SOA_COLUMN(Cent, cent, float); //! Centrality
7373
} // namespace full
7474
DECLARE_SOA_TABLE(HfCandMPtInfos, "AOD", "HFCANDMPTINFO",
7575
full::M,

0 commit comments

Comments
 (0)