Deduplicate calorimeter energy loss state updater in GlobalChi2Fitter
- Sep 03, 2020
-
-
Stephen Nicholas Swatman authored
Previously, this bit of code was duplicated three times across the code, which is a code smell. @cbittric suggested this change in a code review for !35949. This commit deduplicates the code, converting all three instances to a call to a single new method.
Verified5455d842
-