Skip to content

Commit bbe3317

Browse files
Merge pull request #49 from alibuild/alibot-cleanup-13800
Please consider the following formatting changes to #13800
2 parents 5da469a + aade3c8 commit bbe3317

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
@@ -70,7 +70,7 @@ DECLARE_SOA_COLUMN(Pt, pt, float); //! Transverse momentum of candidate (GeV/c)
7070
DECLARE_SOA_COLUMN(MlScore0, mlScore0, float); //! ML score of the first configured index
7171
DECLARE_SOA_COLUMN(MlScore1, mlScore1, float); //! ML score of the second configured index
7272
DECLARE_SOA_COLUMN(ScalarProd, scalarProd, float); //! Scalar product
73-
DECLARE_SOA_COLUMN(Cent, cent, float); //! Centrality
73+
DECLARE_SOA_COLUMN(Cent, cent, float); //! Centrality
7474
} // namespace full
7575
DECLARE_SOA_TABLE(HfCandMassPts, "AOD", "HFCANDMASSPT",
7676
full::M,

0 commit comments

Comments
 (0)