Skip to content

Commit ae1c8b7

Browse files
committed
Please consider the following formatting changes
1 parent 4ff6c72 commit ae1c8b7

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)