Skip to content

Commit a7aefe7

Browse files
authored
Merge pull request #91 from alibuild/alibot-cleanup-15343
Please consider the following formatting changes to #15343
2 parents c633a73 + c42fae4 commit a7aefe7

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)