Skip to content

Commit ed5ab72

Browse files
author
Zhenbin Wu
committed
Code format
1 parent 121afd0 commit ed5ab72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

L1Trigger/Phase2L1GMT/src/TPSAlgorithm.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ propagation_t TPSAlgorithm::propagate(const ConvertedTTTrack& track, uint layer)
139139
static const std::array<const ap_uint<BITSPROPCOORD>*, 5> lt_prop2_coord2 = {
140140
{lt_prop2_coord2_0, lt_prop2_coord2_1, lt_prop2_coord2_2, lt_prop2_coord2_3, lt_prop2_coord2_4}};
141141

142-
143142
static const std::array<const ap_uint<BITSPROPSIGMACOORD_A>*, 5> lt_res0_coord1 = {
144143
{lt_res0_coord1_0, lt_res0_coord1_1, lt_res0_coord1_2, lt_res0_coord1_3, lt_res0_coord1_4}};
145144
static const std::array<const ap_uint<BITSPROPSIGMACOORD_B>*, 5> lt_res1_coord1 = {

0 commit comments

Comments
 (0)