Skip to content

Commit 59823f3

Browse files
committed
Please consider the following formatting changes
1 parent f0dcd44 commit 59823f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Tools/TrackPropagationModule.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ class TrackPropagationModule
288288
}
289289
} // MC and fillCovMat block ends
290290
}
291-
291+
292292
if (track.trackType() == o2::aod::track::TrackIU) {
293293
if (track.has_collision()) {
294294
auto const& collision = collisions.rawIteratorAt(track.collisionId());

0 commit comments

Comments
 (0)