Skip to content

Fixing crash with fast tracking for ITk

Noemi Calace requested to merge ncalace/athena:master-fast-tracking-itk into master

This implements propagation using the dedicated tool when the track parameter used have surface different from Trk::SurfaceType::Plane. This happens in the fast tracking chain, as material between inner and outer pixel systems is modelled on a cylinder.

FYI: @tstreble @pagessin @lgagnon @ewatton @jmasik @kesedlac

Thanks to @ewatton for reporting the crash.

Merge request reports