Skip to content

new VELO sim improvements

Mark Smith requested to merge msmith-NewVeloSim-improv into dhcroft-NewVeloSim

This changes the doubles in the capacitive scaling function to be floats.

There is also a bug fix for the diffusionScaling function in VeloSim.cpp - it requires the hit position for the parametrisation. The bug is not apparent in the version I used for my tests so those results should still be valid.

Edited by Mark Smith

Merge request reports