Skip to content

Commit 1e05c7e

Browse files
authored
Please consider the following formatting changes to #17197 (#17198)
1 parent 3dbecd7 commit 1e05c7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/Tools/TrackPropagationModule.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ class TrackPropagationModule
302302
}
303303
bool isPropagationOK = true;
304304
registry.fill(HIST("hPropagation"), 1.5);
305-
305+
306306
if (track.has_collision()) {
307307
auto const& collision = collisions.rawIteratorAt(track.collisionId());
308308
if (fillTracksCov) {

0 commit comments

Comments
 (0)