Skip to content

Commit c64d1aa

Browse files
committed
Please consider the following formatting changes
1 parent 79a2540 commit c64d1aa

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)