Skip to content

Commit ab43181

Browse files
authored
Merge pull request #58 from alibuild/alibot-cleanup-16646
[PWGHF] Please consider the following formatting changes to #16646
2 parents 79a2540 + c64d1aa commit ab43181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/HFC/TableProducer/correlatorXicHadrons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ struct HfCorrelatorXicHadronsSelection {
188188
if (selNoSameBunchPileUpColl) {
189189
isNosameBunchPileUp = static_cast<bool>(collision.selection_bit(o2::aod::evsel::kNoSameBunchPileup));
190190
}
191-
191+
192192
isSelColl = isCandFound && isSel8 && isNosameBunchPileUp;
193193

194194
candSel(isSelColl);

0 commit comments

Comments
 (0)