Skip to content
Snippets Groups Projects

Remove unused variable and branch from GlobalChi2Fitter

Merged Alexander J Pfleger requested to merge apfleger/athena:gx2f-scatwasupdated into main

The branch evaluates always to false. scatwasupdated does never change:

grep -IR "scatwasupdated"
Tracking/TrkFitter/TrkGlobalChi2Fitter/src/GlobalChi2Fitter.cxx:    bool scatwasupdated = false;
Tracking/TrkFitter/TrkGlobalChi2Fitter/src/GlobalChi2Fitter.cxx:    if (!doderiv && (scatwasupdated)) {

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading