Skip to content

WIP: Refactor ElectronPhotonVariableCorrectionTool

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

Refactor some components of the ElectronPhotonVariableCorrectionTool:

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

Merge request reports