Skip to content

Commit 1e35ee3

Browse files
authored
Merge pull request #33 from alibuild/alibot-cleanup-9935
Please consider the following formatting changes to AliceO2Group#9935
2 parents 4ff6c72 + ae1c8b7 commit 1e35ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Core/JetDerivedDataUtilities.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ uint16_t setEventSelectionBit(T const& collision)
152152
}
153153
if (collision.sel7()) {
154154
SETBIT(bit, JCollisionSel::sel7);
155-
}
155+
}
156156
if (collision.alias_bit(kINT7)) {
157157
SETBIT(bit, JCollisionSel::selKINT7);
158158
}

0 commit comments

Comments
 (0)