Skip to content

TElectronEfficiency : Change the result to struct. Add logic before the call to calculate

TElectronEfficiency : Change the result to struct.

  • Add logic before the call to calculate. As part of an effort to reduce what we need to do inside the calculate if we can have the info beforehand.
  • In the process try to avoid a bit inner loops doing string comparisons
  • Add another interface for future testing

ping @psommer

Edited by Christos Anastopoulos

Merge request reports