Skip to content

Commit 89b2d26

Browse files
committed
clang format is picky...
1 parent a628a2a commit 89b2d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

math/genvector/inc/Math/GenVector/CylindricalEta3D.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public :
7575
// This gives a small absolute adjustment in rho,
7676
// which, for large eta, results in a significant
7777
// improvement in the faithfullness of reproducing z.
78-
fRho *= v.Z() / Z();
78+
fRho *= v.Z() / Z();
7979
}
8080
}
8181

0 commit comments

Comments
 (0)