Skip to content

Make LArPhysWaveTool const

Walter Lampl requested to merge wlampl/athena:LArPhysWaveToolConst into master

Make the LArPhysWaveTool const by passing variables through the interface instead of using class-variables.

Merge request reports