Skip to content

Commit cffe8d0

Browse files
authored
Merge pull request #10 from alibuild/alibot-cleanup-16728
Please consider the following formatting changes to AliceO2Group#16728
2 parents a88d7fe + b95cf10 commit cffe8d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Resonances/k892hadronphotonBkg.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ struct k892hadronphotonBkg {
632632
BkgBinningType bkgColBinning{{axisVertexMixBkg, axisCentralityMixBkg}, true};
633633

634634
for (const auto& [coll1, coll2] : selfCombinations(bkgColBinning, kstarBkgConfig.nMix, -1,
635-
collisions, collisions)) {
635+
collisions, collisions)) {
636636
if (coll1.globalIndex() == coll2.globalIndex())
637637
continue;
638638

0 commit comments

Comments
 (0)