Skip to content

Commit eff72e7

Browse files
committed
Please consider the following formatting changes
1 parent 3dbecd7 commit eff72e7

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)