Skip to content

Commit 5016420

Browse files
authored
Merge pull request #71 from alibuild/alibot-cleanup-14702
Please consider the following formatting changes to #14702
2 parents 406be60 + 07dc08b commit 5016420

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
@@ -45,7 +45,7 @@ enum class RefTrackBit : uint16_t { // This is not for leptons, but charged trac
4545
};
4646

4747
enum class RefMFTTrackBit : uint16_t { // This is not for leptons, but charged tracks for reference flow.
48-
kNclsMFT7 = 1, // default is 6
48+
kNclsMFT7 = 1, // default is 6
4949
kNclsMFT8 = 2,
5050
kChi2MFT4 = 4, // default is 5
5151
kChi2MFT3 = 8,

0 commit comments

Comments
 (0)