Skip to content

Commit 1e8fc1e

Browse files
author
Zhenbin Wu
committed
code format missing space
1 parent 36f4974 commit 1e8fc1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataFormats/L1TMuonPhase2/interface/Constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ namespace Phase2L1GMT {
4444
//Track Muon Match
4545
const int BITSSIGMAETA = 4;
4646
const int BITSSIGMACOORD = 4;
47-
const int BITSPROPCOORD = 6; //lowered this to make room for another prop coefficient
47+
const int BITSPROPCOORD = 6; //lowered this to make room for another prop coefficient
4848
const int BITSPROPSIGMACOORD_A = 6;
4949
const int BITSPROPSIGMACOORD_B = 6;
5050
const int BITSPROPSIGMAETA_A = 5;

0 commit comments

Comments
 (0)