Skip to content

Simplify ICaloFutureElectron interface + miscellaneous cleanup

Gerhard Raven requested to merge modernize-calo into master
  • implement electron and bremstrahlung in terms of other interface functions
  • limit scope of variables
  • prefer nullptr
  • remove unused constants
  • add final
  • prefer fmt::format
  • use LHCb::range::enumerate
  • remove unused INeutralIDTool interface

must be applied in conjunction with Rec!2220 (merged)

Edited by Gerhard Raven

Merge request reports