Skip to content

Commit b62b4cd

Browse files
Merge pull request #79 from alibuild/alibot-cleanup-15932
Please consider the following formatting changes to #15932
2 parents 44d365a + 3b593fd commit b62b4cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/HFC/Tasks/taskCharmHadronsV0FemtoDream.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ struct HfTaskCharmHadronsV0FemtoDream {
421421
if (p1.childrenIds()[0] == p2.prong0Id() || p1.childrenIds()[0] == p2.prong1Id() || p1.childrenIds()[0] == p2.prong2Id() || p1.childrenIds()[1] == p2.prong0Id() || p1.childrenIds()[1] == p2.prong1Id() || p1.childrenIds()[1] == p2.prong2Id()) {
422422
continue;
423423
}
424-
}
424+
}
425425
// v0 daughters selection
426426
const auto& posChild = femtoParts.iteratorAt(p1.index() - 2);
427427
const auto& negChild = femtoParts.iteratorAt(p1.index() - 1);

0 commit comments

Comments
 (0)