Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Dildick authored Mar 6, 2020
1 parent 3e5966c commit 2152452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion L1Trigger/CSCTriggerPrimitives/src/CSCPatternBank.cc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const CSCPatternBank::CLCTPatterns CSCPatternBank::clct_pattern_legacy_ = {
// pid=2: right-bending (large)
{
{0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1},
{0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0},
{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},
{0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0},
{0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0},
Expand Down

0 comments on commit 2152452

Please sign in to comment.