Skip to content

Commit 17bfe5b

Browse files
Merge pull request #66 from alibuild/alibot-cleanup-13486
Please consider the following formatting changes to #13486
2 parents bc3ccaa + 5fc5854 commit 17bfe5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/HFC/TableProducer/femtoDreamProducer.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ struct HfFemtoDreamProducer {
577577
}
578578
}
579579
isTrackFilled = fillTracksForCharmHadron<IsMc>(col, tracks);
580-
580+
581581
aod::femtodreamcollision::BitMaskType bitTrack = 0;
582582
if (isTrackFilled) {
583583
bitTrack |= 1 << 0;

0 commit comments

Comments
 (0)