Skip to content

Refactor ElectronPhotonVariableCorrectionTool

Nils Gillwald requested to merge nigillwa/athena:eyVarCorr_refactor into master

Refactor some components of the ElectronPhotonVariableCorrectionTool:

  • Use switch instead of else-if constructs where possible and reasonable
  • Split getParameterInformationFromConf for better readability

Tagging @brendlin for awareness.

Edited by Nils Gillwald

Merge request reports