Skip to content

ElectronPhotonShowerShapeFudgeTool: Update for thread-safety checker const changes.

The thread-safety checker is getting more strict on const checks. Fix resulting warnings.

Add a const version of FudgeShowers that just uses the previously-loader preselection. Make accessor methods const. Change Shifts/Widths from maps to arrays.

Merge request reports