Skip to content

Commit

Permalink
Address outstanding comment from #17171.
Browse files Browse the repository at this point in the history
  • Loading branch information
matz-e committed Jan 20, 2017
1 parent 9e4ac56 commit 4792226
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -270,9 +270,6 @@ void HcalTriggerPrimitiveAlgo::run(const HcalTPGCoder* incoder,
analyze(item.second, result.back());
} else if (fgUpgradeMap_.find(item.first) != fgUpgradeMap_.end()) {
analyze2017(item.second, result.back(), fg_algo);
} else {
// Tower 16 may show up here if HE is upgraded, but HB is not
// present
}
}
}
Expand Down

0 comments on commit 4792226

Please sign in to comment.