Skip to content

Commit c42fae4

Browse files
committed
Please consider the following formatting changes
1 parent b841040 commit c42fae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGEM/Dilepton/Utils/EMTrackUtilities.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ enum class RefMFTTrackBit : uint16_t { // This is not for leptons, but charged t
5252
kNclsMFT8 = 4,
5353
kChi2MFT3 = 8, // default is 4
5454
kChi2MFT2 = 16,
55-
kDCAxy005cm = 32, // default is 0.06 cm
55+
kDCAxy005cm = 32, // default is 0.06 cm
5656
kDCAxy004cm = 64,
5757
kDCAxy003cm = 128,
5858
kDCAxy002cm = 256,

0 commit comments

Comments
 (0)