WIP: Refactor ElectronPhotonVariableCorrectionTool
Refactor some components of the ElectronPhotonVariableCorrectionTool:
- Use switch instead of else-if constructs very possible and reasonable
- Split getParameterInformationFromConf for better readability