Skip to content

Commit c882599

Browse files
committed
Please consider the following formatting changes
1 parent 711f049 commit c882599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ struct femtoDreamPairTaskV0V0 {
328328
}
329329
}
330330
}
331-
}else {
331+
} else {
332332
for (auto& [p1, p2] : combinations(CombinationsFullIndexPolicy(SliceV01, SliceV02))) {
333333
if (Option.CPROn.value) {
334334
if (pairCloseRejectionSE.isClosePair(p1, p2, parts, col.magField())) {

0 commit comments

Comments
 (0)