Skip to content

Commit 07dc08b

Browse files
committed
Please consider the following formatting changes
1 parent 406be60 commit 07dc08b

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)