Skip to content

Commit b95cf10

Browse files
committed
Please consider the following formatting changes
1 parent a88d7fe commit b95cf10

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)